summaryrefslogtreecommitdiff
path: root/lib/gui/lettering_font_sample.py
AgeCommit message (Collapse)Author
2025-04-26Claudine/fix font sample (#3684)Claudine Peyrat
* twist monicha * Update lettering_font_sample.py * better use default value * and leave Monicha alone in this branch * ensure command and marker symbols --------- Co-authored-by: Kaalleen <reni@allenka.de>
2025-02-13fix a bug in lettering extensions when the last_font can't be found (#3508)Kaalleen
2025-02-11lettering tools: remember last font (#3498)Kaalleen
2025-02-05Lettering typographic features (#3466)Kaalleen
* add svg font to layers extension which saves glyph annotations into the glyph name --------- Co-authored-by: Claudine
2025-01-06remove glyphlist also from comments (#3408)Kaalleen
2024-10-24Fix font sample gui (#3251)Kaalleen
2024-10-21Add color sort option for multicolor fonts (#3242)Kaalleen
2024-05-11Several fixes (#2893)Kaalleen
* fix untranslatable string in tartan code panel * warn about duplicated glyphs in font file * font sampling: change default line length * prevent element_id referenced before assignment
2024-05-07Sample correct font variant (#2883)Kaalleen
2024-05-02fix font sampling (#2878)Kaalleen
2024-04-30add outdated glyphlist warning (#2862)Kaalleen
2024-04-27Font sampling extension (#2858)Kaalleen