wayland/vidor-graphics@0.0.2

License: LGPL-2.1

Graphics library for the Arduino MKR Vidor 4000. Wraps https://github.com/vidor-libraries/VidorGraphics.
NodeDescription
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.
To use the nodes in your project you should have the wayland/vidor-graphics library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.