1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-17 13:25:20 +03:00

Lua docs update: lcd.drawText() added link to fonts

This commit is contained in:
Damjan Adamic 2017-03-31 18:33:48 +02:00
parent e2722509f7
commit 2aebcb842a

View file

@ -197,7 +197,7 @@ Draw a text beginning at (x,y)
@param flags (unsigned number) drawing flags. All values can be
combined together using the + character. ie BLINK + DBLSIZE.
See the Appendix for available characters in each font set.
See the [Appendix](../appendix/fonts.md) for available characters in each font set.
* `0 or not specified` normal font
* `XXLSIZE` jumbo sized font
* `DBLSIZE` double size font