abouttreesummaryrefslogcommitdiff
path: root/srcs/special_font/09.svg
AgeCommit message (Collapse)AuthorFilesLines
2025-01-03Refactor: Make all glyph file names 3 character longJules Aguillon1-2/+0
For easier reading.
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-6/+2
A new option allow to choose a secondary layout, the switching key is placed on the top edge of the space bar. The "Programming layout" option was basically doing that but it was possible to choose from a few layouts only. It is improved and renamed. The 'LayoutListPreference' allows setting the string for the first entry but otherwise share the rest of the array. Add nice icons from materialdesignicons.
2022-03-18Build all special glyphs from SVGJules Aguillon1-0/+6
Recover the provenance of each glyphs and remove the base_font.ttf file.