Commit Graph

4 Commits

Author SHA1 Message Date
Olivier Gayot cad618d91a font: allow to display circled white star in console font
The console font now embeds a representation of the circled white star.
The glyph is based on 9x15.bdf from console-setup.

Unfortunately, our font expects glyphs of width 8 so I chopped off the
first column of points from the glyph.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-05-10 09:45:25 +02:00
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
Michael Hudson-Doyle e8bd1b8eb7 fix font equivalents 2018-12-13 14:14:47 +13:00
Michael Hudson-Doyle aed58f099d my attempt at a check mark 2018-11-28 14:51:04 +13:00