kopia lustrzana https://github.com/peterhinch/micropython-font-to-py
Fix error in help text.
rodzic
bc0aa57a6b
commit
6c54ff05e8
|
@ -622,7 +622,7 @@ Sample usage:
|
||||||
font_to_py.py FreeSans.ttf 23 freesans.py
|
font_to_py.py FreeSans.ttf 23 freesans.py
|
||||||
|
|
||||||
This creates a font with nominal height 23 pixels with these defaults:
|
This creates a font with nominal height 23 pixels with these defaults:
|
||||||
Mapping is vertical, pitch variable, character set 32-126 inclusive.
|
Mapping is horizontal, pitch variable, character set 32-126 inclusive.
|
||||||
Illegal characters will be rendered as "?".
|
Illegal characters will be rendered as "?".
|
||||||
|
|
||||||
To specify monospaced rendering issue:
|
To specify monospaced rendering issue:
|
||||||
|
|
Ładowanie…
Reference in New Issue