cpu_text_sprite #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "cpu_text_sprite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements cpu-generated text sprite. Fontdue is use for the text generation since it supports WASM. A text sprite remains a simple texture sprite onto which the text is written.
Matrix computations have been reworked to fix transformation and rotation issues with the newly added center system. Scales have also been cleaned up
0ec78da7b5to1cb6d7fc72