1cb6d7fc72
Rework Pixel and Color to implement alpha blending
2024-03-02 14:45:22 +00:00
d10ce2552d
Add new Center enum for center config
2024-03-02 14:45:22 +00:00
e921ea74d9
Update example
2024-03-02 14:45:22 +00:00
765f7ea9e6
Minor visual code's cleanup
2024-03-02 14:45:22 +00:00
1d4de23391
Fix matrix transformation issues
...
This time, the issues should be fixed for good. Everything behaves as expected.
The only issue remaining is that of the text sprite not having the right size
2024-03-02 14:45:22 +00:00
f6e0619be0
Add sprite center configuration
...
For now, the center is juste defined by coordinates in a haphazard way,
this will need a proper implementation at some point
2024-03-02 14:45:22 +00:00
3a630fefaf
Fix matrix transformation issues
2024-03-02 14:45:22 +00:00
32bfe01a1e
Implement text sprite main functions
2024-03-02 14:45:22 +00:00
fabe090307
Update .gitignore
2024-03-02 14:45:22 +00:00
d334ee8f98
Implement cpu-generated text sprite
2024-03-02 14:45:22 +00:00