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>
This commit is contained in:
Olivier Gayot 2022-05-04 18:10:18 +02:00
parent 2fdeb55218
commit cad618d91a
3 changed files with 21 additions and 1 deletions

View File

@ -12,7 +12,7 @@ FONT_DESCENT 2
AVERAGE_WIDTH 80
_GBDFED_INFO "Edited with gbdfed 1.6."
ENDPROPERTIES
CHARS 1
CHARS 2
STARTCHAR U+2713
ENCODING 10003
SWIDTH 480 0
@ -29,4 +29,21 @@ CC
30
20
ENDCHAR
STARTCHAR U+272A
ENCODING 10026
SWIDTH 540 0
DWIDTH 9 0
BBX 8 10 1 0
BITMAP
FE
EF
EF
C7
00
11
83
93
39
FE
ENDCHAR
ENDFONT

Binary file not shown.

View File

@ -7,3 +7,6 @@ U+2584
U+2588
# U+2588: FULL BLOCK
U+258c
# U+258C: LEFT HALF BLOCK
U+272A
# U+272A: CIRCLED WHITE STAR