font and text direction handling done
This commit is contained in:
parent
16e399b312
commit
53bc9c6263
|
@ -53,8 +53,6 @@ some more practical uses would be things like:
|
||||||
## todo
|
## todo
|
||||||
|
|
||||||
* test for bitsy 7.0 and implement new features
|
* test for bitsy 7.0 and implement new features
|
||||||
* implement fonts!!
|
|
||||||
* implement text_direction in game.to string()
|
|
||||||
* implement Result return types on ::from functions so we can handle errors
|
* implement Result return types on ::from functions so we can handle errors
|
||||||
* output sprites/avatar in such a way that ordering is preserved
|
* output sprites/avatar in such a way that ordering is preserved
|
||||||
(avatar seems to be somewhere in the sprites,
|
(avatar seems to be somewhere in the sprites,
|
||||||
|
|
Loading…
Reference in New Issue