kopia lustrzana https://github.com/peterhinch/micropython-font-to-py
Update typo DRIVERS.md
rodzic
280123a3da
commit
50e26a967a
|
@ -20,7 +20,7 @@ If a device subclasses `framebuf.FrameBuffer` the following libraries enhance
|
||||||
its capability. The [Writer](./WRITER.md) class enables it to use multiple
|
its capability. The [Writer](./WRITER.md) class enables it to use multiple
|
||||||
fonts with additional functionality such as word wrap, string metrics and tab
|
fonts with additional functionality such as word wrap, string metrics and tab
|
||||||
handling. The [nano-gui](https://github.com/peterhinch/micropython-nano-gui.git)
|
handling. The [nano-gui](https://github.com/peterhinch/micropython-nano-gui.git)
|
||||||
provides rudimentary GUI displayt capability with minimal RAM use. The
|
provides rudimentary GUI display capability with minimal RAM use. The
|
||||||
[micro-gui](https://github.com/peterhinch/micropython-micro-gui) library is
|
[micro-gui](https://github.com/peterhinch/micropython-micro-gui) library is
|
||||||
more fully featured, providing a means of user input at some cost in size and
|
more fully featured, providing a means of user input at some cost in size and
|
||||||
complexity.
|
complexity.
|
||||||
|
|
Ładowanie…
Reference in New Issue