Commit graph

21 commits

Author SHA1 Message Date
335ab1face stabilizing, user experience
use class for glyph availability
use isinstance instead of type
better user experience when export directory does not exist
2025-05-29 15:27:24 +02:00
7b4e65cbb7 check for None 2025-05-24 15:22:01 +02:00
ed5db93613 cleanup 2025-05-18 17:21:33 +02:00
6708fd0491 conventions 2025-05-18 17:21:23 +02:00
da382f5fab add glyph_to_name 2025-05-18 13:40:05 +02:00
ff85c93551 formatting 2025-05-13 16:08:53 +02:00
f046546e61 less print 2025-01-19 14:20:14 +01:00
1fbac99bd8 add space recognition 2025-01-18 18:21:33 +01:00
b9bd72f979 remove outdated comments 2024-12-07 15:13:28 +01:00
460bbc8574 load used glyphs on file load 2024-08-28 17:45:27 +02:00
97ca4f5d23 revamp loading and panels 2024-08-26 18:48:43 +02:00
25ef83878a only import on demand 2024-08-21 14:42:53 +02:00
4d0c42adb3 simplify placement 2024-08-14 16:15:25 +02:00
8ce5e6c816 font3d -> ABC3D 2024-08-14 11:26:19 +02:00
7c72dd54dc font creation
improve font creation operator
offer fixing common misspellings
use glyphNamesToUnicode.txt table to generate name_to_glyph_d
fix typos in code
more consistent naming font_face -> face_name
2024-08-12 11:22:44 +02:00
459bf739dd improvement
expose alternate
reuse variables
2024-08-07 11:48:40 +02:00
846b84b6f4 add space 2024-07-10 16:08:03 +02:00
62e6c63a61 calculate instead of follow_path 2024-07-01 14:39:07 +02:00
c27b53b012 save font file 2024-06-27 14:56:43 +02:00
7534699fb5 text on line 2024-05-28 14:11:32 +02:00
d06bf038b0 instantiate an A 2024-05-21 18:00:49 +02:00