Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/font-atari8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Atari 8-bit home computer systems (400, 800, XL, etc.)
The character set is called ATSCII.

U+0020
8x8
........ 8192
........ 8193
........ 8194
Expand Down
1 change: 1 addition & 0 deletions src/font-bbcg.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
BBC micro graphics mode font.

8x8
U+0021
...##...
...##...
Expand Down
4 changes: 2 additions & 2 deletions src/font-mcr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,8 @@ U+0075
#######.
........

U+SMALL_U_FOR_2DIA = 0076
U+SMALL_U_FOR_23DIA = 0076
U+SMALL_U_FOR_2DIA = 0075
U+SMALL_U_FOR_23DIA = 0075

U+SMALL_U_FOR_3DIA
8x8
Expand Down
2 changes: 1 addition & 1 deletion src/font-pet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ U+E100 PET:6A
......##
......##

E+251C PET:6B
U+251C PET:6B
....#...
....#...
....#...
Expand Down
16 changes: 8 additions & 8 deletions src/font-topaz.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1676,14 +1676,14 @@ U+00DE
........

U+00DF
.####..
##..##.
##..##.
##.##..
##..##.
##..##.
##.##..
##.....
.####...
##..##..
##..##..
##.##...
##..##..
##..##..
##.##...
##......

U+00E0
..##....
Expand Down