-
Notifications
You must be signed in to change notification settings - Fork 2
Draw
Simon Willcocks edited this page Jan 19, 2022
·
1 revision
The Draw module takes a scalable description of a graphics image (a path) and renders it to a bitmap (display or sprite) using a OS-provided "fast" horizontal line routine.
Draw files may include text, but that is converted to paths by the font manager before rendering by the Draw Module.