7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-03-10 20:06:27 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
John Beard
18aa74a33b Newstroke: Add readable glyphs to character names
This means you don't have to keep referring to a Unicode
table to know which character is where - you can see it in the
list and use the symbol search system.

No change to generated output (such suffixes are stripped by the
fontconv.py script).
2024-08-28 13:49:35 +01:00
John Beard
38daf2e2fa Newstroke: Upgrade symbol library files
This results in much re-ordering and reformatting of the libraries due
to cosmetic changes in the output filter. But there is no graphical
changes.
2024-08-28 13:49:34 +01:00
Kuba Sunderland-Ober
b8fc45b14d Implement fontconv in Python.
This fixes metrics of U+1F98 (ᾘ)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14398
2023-07-24 22:23:11 +00:00