base class — bpy_struct
Collection of fonts
| Type: | boolean, default False, (readonly) |
|---|
Load a new font into the main database
| Parameters: | filepath (string, (never None)) – path of the font to load |
|---|---|
| Returns: | New font datablock |
| Return type: | VectorFont |
Remove a font from the current blendfile
| Parameters: | vfont (VectorFont, (never None)) – Font to remove |
|---|
tag
| Parameters: | value (boolean) – Value |
|---|
Inherited Properties
Inherited Functions
References