Update Badger readme to include bitmap fonts
This commit is contained in:
parent
6c4459701a
commit
ac3bfa537d
|
@ -210,7 +210,7 @@ There are also three bitmap fonts, useful for smaller text and retro goodness. T
|
||||||
* "bitmap8"
|
* "bitmap8"
|
||||||
* "bitmap14_outline"
|
* "bitmap14_outline"
|
||||||
|
|
||||||
When working with bitmap fonts, note that `scale` must be an integer >= 1, and text is orientated from its top left corner, instead of the left middle.
|
When working with bitmap fonts, note that `scale` must be an integer >= 1, and text is orientated from its top left corner.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
font(
|
font(
|
||||||
|
|
Loading…
Reference in New Issue