readme v0.2

This commit is contained in:
my 2019-10-24 12:16:54 +02:00
parent ef3a6ff86b
commit 33247683bb
1 changed files with 3 additions and 1 deletions

View File

@ -29,4 +29,6 @@ should be enough to do.
## Example ## Example
translate() Font font("filepath");
char bitmap[] = font.translate("hello world");