Skip to content

Commit 08f43d6

Browse files
committed
Fix number of chars in default font to make it valid bdf.
1 parent c54b86d commit 08f43d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/fonts/ter-u12n.bdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ FONT_ASCENT 10
2424
FONT_DESCENT 2
2525
DEFAULT_CHAR 65533
2626
ENDPROPERTIES
27-
CHARS 1326
27+
CHARS 1327
2828
STARTCHAR char0
2929
ENCODING 0
3030
SWIDTH 500 0

0 commit comments

Comments
 (0)