Display_Lib_RPI 2.3.0
A C++ Library to connect electronic displays to Linux single board computers.
Loading...
Searching...
No Matches
main.cpp File Reference

Library test file, tests Text,graphics & functions. More...

#include <iostream>
#include "ST7789_TFT_LCD_RDL.hpp"

Detailed Description

Library test file, tests Text,graphics & functions.

Author
Gavin Lyons.
Note
See USER OPTIONS 1-3 in SETUP function
Test:
  1. Test 500 RGB color OK?
  2. Test 502 Rotate
  3. Test 503 change modes test -> Invert, display on/off and Sleep.
  4. Test 705 print method all fonts
  5. Test 706 Misc print class tests (string object, println invert, wrap, base nums)
  6. Test 707 Vectors with print class
  7. Test 902 rectangles
  8. Test 903 Circle
  9. Test 904 Triangles
  10. Test 905 Polygons
  11. Test 906 Dot Grid
  12. Test 907 Quadrilateral
  13. Test 908 Ellipse
  14. Test 909 Draw Arc and draw simple arc
  15. Test 910 Draw Line at angle function