Skip to content

Commit

Permalink
add nbsp (a0)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed May 29, 2012
1 parent ef9e9aa commit 692e04d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
22 changes: 21 additions & 1 deletion sq.bdf
Expand Up @@ -24,7 +24,7 @@ SLANT "R"
WEIGHT_NAME "Medium"
COPYRIGHT "Public domain"
ENDPROPERTIES
CHARS 191
CHARS 192
STARTCHAR char0
ENCODING 0
SWIDTH 480 0
Expand Down Expand Up @@ -1945,6 +1945,26 @@ BITMAP
00
00
ENDCHAR
STARTCHAR char160
ENCODING 160
SWIDTH 480 0
DWIDTH 7 0
BBX 7 13 0 -3
BITMAP
00
00
00
00
00
00
00
00
00
00
00
00
00
ENDCHAR
STARTCHAR char161
ENCODING 161
SWIDTH 480 0
Expand Down
22 changes: 21 additions & 1 deletion sqb.bdf
Expand Up @@ -21,7 +21,7 @@ SLANT "R"
WEIGHT_NAME "Bold"
COPYRIGHT "Public domain"
ENDPROPERTIES
CHARS 191
CHARS 192
STARTCHAR char0
ENCODING 0
SWIDTH 480 0
Expand Down Expand Up @@ -1942,6 +1942,26 @@ BITMAP
00
00
ENDCHAR
STARTCHAR char160
ENCODING 160
SWIDTH 480 0
DWIDTH 7 0
BBX 7 13 0 -3
BITMAP
00
00
00
00
00
00
00
00
00
00
00
00
00
ENDCHAR
STARTCHAR char161
ENCODING 161
SWIDTH 480 0
Expand Down

0 comments on commit 692e04d

Please sign in to comment.