subiquity/font
Michael Hudson-Doyle 443de76c77 Add UPPER HALF BLOCK and LOWER HALF BLOCK to subiquity's console font
There is a proto-plan to report bugs via apport and encode the URL the
user must visit in a QR code. We need these characters to be able to
generate a QR code that will fit on a 24 line console.
2019-09-03 12:05:26 +12: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 Add UPPER HALF BLOCK and LOWER HALF BLOCK to subiquity's console font 2019-09-03 12:05:26 +12:00
subiquity.set Add UPPER HALF BLOCK and LOWER HALF BLOCK to subiquity's console font 2019-09-03 12:05:26 +12: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").