abouttreesummaryrefslogcommitdiff
path: root/srcs/special_font/02.svg
AgeCommit message (Collapse)AuthorFilesLines
2025-01-03Refactor: Make all glyph file names 3 character longJules Aguillon1-16/+0
For easier reading.
2023-10-28Make special font glyphs pass lintingdeftk1-1/+1
2022-03-17Stateless build of the special font fileJules Aguillon1-0/+16
Keep the glyphs in SVG format and build the font using a FontForge script. A part of the previous font is kept because the sources is lost. This adds a new dependency to the build system, fontforge.