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 "ILI9341_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 701 print out fonts 1-12
  5. Test 702 defined 16-bit Colors, text
  6. Test 703 print entire ASCII font 32 to 127, default font
  7. Test 704 font invert + test character draw using draw functions
  8. Test 705 print method all fonts
  9. Test 706 Misc print class tests (string object, println invert, wrap, base nums etc)
  10. Test 707 Misc draw functions (Invert, wrap)s
  11. Test 708 Vectors with print class
  12. Test 902 rectangles
  13. Test 903 Circle
  14. Test 904 Triangles
  15. Test 905 Polygons
  16. Test 906 Dot Gap
  17. Test 907 Quadrilateral
  18. Test 908 Ellipse
  19. Test 909 Draw Arc and draw simple arc