Display_Lib_RPI 2.4.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 "GC9A01_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 501 RGB color OK?
  2. Test 502 Scroll
  3. Test 503 Rotate
  4. Test 504 change modes test -> Invert, display on/off and Sleep.
  5. Test 701 Print out all fonts with writeCharString
  6. Test 702 Print out all fonts with print
  7. Test 703 Misc print class tests(string object, println invert, wrap, etc)
  8. Test 902 rectangles
  9. Test 903 Circle
  10. Test 904 Triangles
  11. Test 905 Polygons
  12. Test 906 Dot Grid
  13. Test 907 Quadrilateral
  14. Test 908 Ellipse
  15. Test 909 Draw Arc and draw simple arc