kopia lustrzana https://github.com/peterhinch/micropython-font-to-py
README: Include reference to microPyEZfonts.
rodzic
6c54ff05e8
commit
ab60f34c7e
|
@ -68,7 +68,9 @@ RAM usage when importing fonts stored as frozen bytecode.
|
|||
Converting scalable `ttf` or `otf` files programmatically works best for larger
|
||||
fonts. For small fonts it is best to use hand-designed bitmapped font files.
|
||||
These are now supported: `bdf` or `pcf` font files may be converted to Python
|
||||
source in the same format as files originating from scalable fonts.
|
||||
source in the same format as files originating from scalable fonts. See also
|
||||
[microPyEZfonts](https://github.com/easytarget/microPyEZfonts) which includes
|
||||
compatible small fonts (in `examples/fonts`).
|
||||
|
||||
## 3.2 Limitations
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue