summaryrefslogtreecommitdiff
path: root/lib/gui/edit_json
AgeCommit message (Collapse)Author
2025-10-10Edit json: allow 0 values for horiz_adv_x_default (#3965)Kaalleen
* edit json: allow 0 values for horiz_adv_x_default and enable None for using the glyph width * enable None value in generate json too
2025-05-20add force horiz_adv_x_default to generate json and fix edit-json (#3735)Kaalleen
2025-05-03edit json: warn about not writable json files (and rendering errors) (#3704)Kaalleen
2025-04-17do not fail on None in edit json (#3676)Kaalleen
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-02-13fix a bug in lettering extensions when the last_font can't be found (#3508)Kaalleen
2025-02-12Edit-json: add kerning filter (#3499)Kaalleen
* edit-json: add kerning filter * fix missing kerning pairs
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-16edit json: auto-enable/disable default checkbox when value is changed (#3439)Kaalleen
2025-01-12lettering: add right to left support (#3432)Kaalleen
2025-01-11edit json: scale precision (#3426)Kaalleen
2024-12-29improve handling of changes for horiz_adv_x_default (#3378)Kaalleen
2024-12-27forgot to remove this (#3375)Kaalleen
2024-12-26Edit json (#3371)Kaalleen
* convert kerning tool to json edit