Picographics: Update README.md

Text rotation now works with bitmap fonts :)
pull/977/head
Hel Gibbons 2024-07-30 14:32:04 +01:00 zatwierdzone przez GitHub
rodzic 3315b4991c
commit 34d8714398
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -342,7 +342,7 @@ display.text(text, x, y, wordwrap, scale, angle, spacing)
* `y` - the destination Y coordinate
* `wordwrap` - number of pixels width before trying to break text into multiple lines
* `scale` - size
* `angle` - rotation angle (Vector only!)
* `angle` - rotation angle
* `spacing` - letter spacing
* `fixed_width` - space all characters equal distance apart (monospace)