Skip to content
Simon Willcocks edited this page Jan 19, 2022 · 1 revision

Draw Module

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.

Clone this wiki locally