readme v0.23

This commit is contained in:
my 2019-10-24 12:20:28 +02:00
parent e05328d944
commit 46dd118010
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ should be enough to do.
## Example ## Example
Font font("filepath"); Font font("filepath");
char bitmap[] = font.translate("hello world"); char bitmap[] = font.translate("hello world"); (not work now)