base class — bpy_struct
Collection of fonts
Load a new font into the main database
| Parameters: | filepath (string) – 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