abouttreesummaryrefslogcommitdiff
path: root/srcs/special_font/50.svg
AgeCommit message (Collapse)AuthorFilesLines
2025-01-03Refactor: Make all glyph file names 3 character longJules Aguillon1-14/+0
For easier reading.
2023-10-28Make special font glyphs pass lintingdeftk1-1/+1
2022-03-24Improve glyphs for accentsJules Aguillon1-76/+12
The accents are taken from the Roboto Regular font (Apache 2.0), added the dotted circle and exported with FontForge. The argument to FontForge's Import function are changed, the fifth argument controls the accuracy and needed to be lowered otherwise the grave accent wouldn't be rendered at all.
2022-03-18Add glyphs for accent keysJules Aguillon1-0/+78
The "dotted circle" character combined with the accent was badly rendered on many devices.