License: LGPL-2.1
| Node | Description |
|---|---|
| 01-example-fonts | Demonstration of fonts available in library. Displays all 16 fonts at size 2. |
| draw-circle | Draw a circle. |
| draw-line | Draw line. |
| draw-rectangle | Draw a rectangle. |
| draw-text | Draw text. |
| draw-pixel | Draw a pixel. |
| gfx-device | A Vidor graphics device. Display resolution: 640 x 480 pixels. |
| 02-example-shapes | Demonstration of drawing lines, rectangles and circles. |