little font fix

This commit is contained in:
Markus Gans 2015-12-17 00:28:29 +01:00
parent cc58f61480
commit 0ffe405dd6
4 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
xfd -center -columns 16 -fn -misc-8x16graph-medium-r-normal--17-160-75-75-P-80-iso8859-1 xfd -center -columns 16 -fn -misc-8x16graph-medium-r-normal--17-160-75-75-*-80-iso8859-1

View File

@ -32,7 +32,7 @@ static uInt character[][fc::NUM_OF_ENCODINGS] =
{0x02e3, '~', 0xfc, '~'}, // ˣ - Modifier letter small x {0x02e3, '~', 0xfc, '~'}, // ˣ - Modifier letter small x
{0x00b0, 'f', 0xb0, 'o'}, // ° - Degree {0x00b0, 'f', 0xb0, 'o'}, // ° - Degree
{0x2022, '`', 0x04, '*'}, // • - Bullet {0x2022, '`', 0x04, '*'}, // • - Bullet
{0x00b7, '`', 0xf9, '.'}, // · - small Bullet {0x00b7, '`', 0xfa, '.'}, // · - small Bullet
{0x25c6, '`', 0x04, '*'}, // ◆ - BlackDiamond {0x25c6, '`', 0x04, '*'}, // ◆ - BlackDiamond
{0x2424, 'h', ' ', ' '}, // ␤ - SymbolForNewline {0x2424, 'h', ' ', ' '}, // ␤ - SymbolForNewline
{0x240b, 'i', ' ', ' '}, // ␋ - SymbolForVerticalTab {0x240b, 'i', ' ', ' '}, // ␋ - SymbolForVerticalTab

View File

@ -1,5 +1,5 @@
STARTFONT 2.1 STARTFONT 2.1
FONT -misc-8x16graph-medium-r-normal--17-160-75-75-C-80-iso8859-1 FONT -misc-8x16graph-medium-r-normal--17-160-75-75-p-80-iso8859-1
SIZE 16 75 75 SIZE 16 75 75
FONTBOUNDINGBOX 8 16 0 -4 FONTBOUNDINGBOX 8 16 0 -4
STARTPROPERTIES 6 STARTPROPERTIES 6

Binary file not shown.