readme update 0.3
This commit is contained in:
parent
c51063359b
commit
742941ebdb
|
@ -34,4 +34,8 @@ res/font.toml (configuration file, it configure how to read the font.bmp)
|
|||
src/Bitmap class, it used to load the font.bmp file.
|
||||
|
||||
src/Font class, it read the font.bmp data by Bitmap class,
|
||||
translate a string to a bitmap
|
||||
translate a string to a bitmap
|
||||
|
||||
test folder used to test.
|
||||
|
||||
main folder is only used to test now.
|
Loading…
Reference in New Issue