subiquity/font
Michael Hudson-Doyle e8bd1b8eb7 fix font equivalents 2018-12-13 14:14:47 +13:00
..
README.md my attempt at a check mark 2018-11-28 14:51:04 +13:00
make-font.sh fix font equivalents 2018-12-13 14:14:47 +13:00
subiquity.bdf my attempt at a check mark 2018-11-28 14:51:04 +13:00
subiquity.equivalents my attempt at a check mark 2018-11-28 14:51:04 +13:00
subiquity.psf fix font equivalents 2018-12-13 14:14:47 +13:00
subiquity.set my attempt at a check mark 2018-11-28 14:51:04 +13:00

README.md

Subiquity comes with its own console font, which differs from the standard one in how arrow-like glyphs are rendered; the standard font renders them as arrowheaded forms like → but we want solid triangles like ▶.

We also want a check mark (✓) and I don't like the one in h16.bdf.

Make the font using the make-font.sh script (can't do it at snap build time because it uses "apt source").