add space recognition
This commit is contained in:
parent
e69cdc951d
commit
1fbac99bd8
3 changed files with 61 additions and 6 deletions
|
@ -1589,7 +1589,7 @@ def register():
|
|||
|
||||
# bpy.ops.abc3d.load_installed_fonts()
|
||||
|
||||
Font.name_to_glyph_d = Font.generate_name_to_glyph_d()
|
||||
Font.init()
|
||||
|
||||
|
||||
def unregister():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue