There was an error while loading. Please reload this page.
1 parent 6c54ff0 commit ab60f34Copy full SHA for ab60f34
README.md
@@ -68,7 +68,9 @@ RAM usage when importing fonts stored as frozen bytecode.
68
Converting scalable `ttf` or `otf` files programmatically works best for larger
69
fonts. For small fonts it is best to use hand-designed bitmapped font files.
70
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.
+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`).
74
75
## 3.2 Limitations
76
0 commit comments