BREAKING CHANGE
- Changed the signature of load_image_sequence
- moved SpriteAnimation to new file so will break old implementations
- moved font.py and fonts.py so will break imports for old implementations.
Feat
- **robingame.examples.hello_world.py**: Added a new example and also a corresponding docs page
Refactor
- **robingame.image.utils**: mostly added docs, but refactored some functions
- **robingame.image**: Moved SpriteAnimation to its own file and added docs
- **robingame.text**: Moved font.py and fonts.py up one level. Added a docs section for text.