Skip to content

Commit 3e7bae0

Browse files
committed
Merge branch 'font4x5'
2 parents 54c1439 + 3f7728a commit 3e7bae0

File tree

2 files changed

+416
-0
lines changed

2 files changed

+416
-0
lines changed

info/Fonts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Current modules are:
9999
| ![](Font4x4Numeric.js) | [[Font4x4Numeric.js]] | Tiny 4x4 fixed width font with no space between characters (only digits 0-9) |
100100
| ![](Font4x4.js) | [[Font4x4.js]] | Tiny 4x4 fixed width font by jose1711 |
101101
| ![](Font4x5Numeric.js) | [[Font4x5Numeric.js]] | 4x5 variable width font (only `./0123456789`) |
102+
| ![](Font4x5.js) | [[Font4x5.js]] | Tiny 4x5 fixed width font |
102103
| ![](Font4x8Numeric.js) | [[Font4x8Numeric.js]] | 4x8 fixed width font (only digits 0-9) |
103104
| ![](Font5x7Numeric7Seg.js) | [[Font5x7Numeric7Seg.js]] | 5x7 7 segment-style font (only `.0123456789:ABCDEF`) |
104105
| ![](Font7x11Numeric7Seg.js) | [[Font7x11Numeric7Seg.js]] | 7x11 7 segment-style font (only `.0123456789:ABCDEF`) |

0 commit comments

Comments
 (0)