Low level drawing routines.
Modules | |
Drawing Paths | |
Functions to draw polygons into a graphics context. | |
Drawing Primitives | |
Functions to draw into a graphics context. | |
Drawing Text | |
Functions to draw text into a graphics context. | |
Fonts | |
Custom and system fonts. | |
Graphics Context | |
The graphics context is the "canvas" to draw into. | |
Graphics Types | |
Basic graphics types (point, rect, size, color, bitmaps, etc.) and utility functions. | |