font and text direction handling done

This commit is contained in:
Max Bradbury 2020-04-18 12:47:16 +01:00
parent 16e399b312
commit 53bc9c6263
1 changed files with 0 additions and 2 deletions

View File

@ -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,