Commit graph

40 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
777644e509 bump version to v0.0.9 2025-05-26 06:57:13 +02:00
7a034efd1c all floats 2025-05-25 14:15:42 +02:00
840fdf1ca4 bump version to v0.0.8 2025-05-24 15:25:12 +02:00
7b4e65cbb7 check for None 2025-05-24 15:22:01 +02:00
13b5a4dd88 bump version to v0.0.7 2025-05-23 11:37:54 +02:00
56afa0b453 bump version 2025-05-18 17:37:04 +02:00
8094e56e5a cleanup 2025-05-18 17:36:54 +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
33dac5eae1 formating
auto format made this, i like most of the changes so let's keep it
2025-05-13 15:50:22 +02:00
9252985405 version bump 2025-05-13 15:11:07 +02:00
b40d49c723 bump version v0.0.4 2025-01-19 14:24:23 +01:00
2f94702ea9 add removeNonAlphabetic 2025-01-19 14:20:37 +01:00
f046546e61 less print 2025-01-19 14:20:14 +01:00
1fbac99bd8 add space recognition 2025-01-18 18:21:33 +01:00
648d4a6dee bump version v0.0.3 2024-12-07 15:13:28 +01:00
b9bd72f979 remove outdated comments 2024-12-07 15:13:28 +01:00
cb40391e0d print to stderr 2024-11-15 20:16:59 +01:00
36ae68761d cosmetics 2024-11-05 16:03:09 +01:00
56904287a3 fix import
forgotten to add to older commit
2024-11-05 16:02:58 +01:00
c302676ae3 bump version 2024-10-31 19:34:47 +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
409e06bd44 use prefix for custom properties 2024-08-14 14:57:34 +02:00
d1d71f03ad add cross-platform function to open file browser 2024-08-14 14:07:41 +02:00
0bf80e01b2 load installed fonts, fix some minor loading issues 2024-08-14 13:39:47 +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
d081d1d42d align rotations 2024-07-01 10:25:17 +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