abouttreesummaryrefslogcommitdiff
path: root/srcs/special_font/base_font.ttf
AgeCommit message (Collapse)AuthorFilesLines
2022-03-18Build all special glyphs from SVGJules Aguillon1-0/+0
Recover the provenance of each glyphs and remove the base_font.ttf file.
2022-03-17Stateless build of the special font fileJules Aguillon1-0/+0
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.