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