Rewrite 2D drawing APIs #36
Labels
graphics
Relates to how graphics are rendered and displayed on screen.
partially solved
The issue is solved, but not in its entirety.
performance
Issue/PR aims to improve performance of the game.
refactor
A task that will improve code readability, without changing outcome.
Describe the issue
Both the Draw and Fonts modules are very poorly optimized, and can cause a massive hit in performance when overused.
Examples
Draw module
0.5
?) to get a close approximation to the actual pixel operation.Font module
The text was updated successfully, but these errors were encountered: