Skip to content

Commit ab60f34

Browse files
committed
README: Include reference to microPyEZfonts.
1 parent 6c54ff0 commit ab60f34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ RAM usage when importing fonts stored as frozen bytecode.
6868
Converting scalable `ttf` or `otf` files programmatically works best for larger
6969
fonts. For small fonts it is best to use hand-designed bitmapped font files.
7070
These are now supported: `bdf` or `pcf` font files may be converted to Python
71-
source in the same format as files originating from scalable fonts.
71+
source in the same format as files originating from scalable fonts. See also
72+
[microPyEZfonts](https://github.com/easytarget/microPyEZfonts) which includes
73+
compatible small fonts (in `examples/fonts`).
7274

7375
## 3.2 Limitations
7476

0 commit comments

Comments
 (0)