add space recognition

This commit is contained in:
jrkb 2025-01-18 18:21:33 +01:00
parent e69cdc951d
commit 1fbac99bd8
3 changed files with 61 additions and 6 deletions

View file

@ -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():