ToxicFrog / Ligaturizer

Programming Fonts with Ligatures added (& a script to add them to other fonts)
GNU General Public License v3.0
2.19k stars 112 forks source link

add_ligature: remap ligature input glyphs from FiraCode to patched font #109

Open andviro opened 1 year ago

andviro commented 1 year ago

In certain fonts e.g. RobotoMono, some standard glyphs like 'equal' are mapped to Unicode characters while ASCII characters are named like 'glyph32'. I added simple transform from FiraCode character map to destination font to make sure that ligature substitutions are mapped correcly.