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

Test file for ERM19264 display showing use of Text fonts,graphics and functions Project Name: Display_Lib_RPI. More...

#include <cstdio>
#include "ERM19264_UC1609_LCD_RDL.hpp"

Detailed Description

Test file for ERM19264 display showing use of Text fonts,graphics and functions Project Name: Display_Lib_RPI.

Author
Gavin Lyons
Test:
  1. Test 501 All Pixels on
  2. Test 502 Invert screen
  3. Test 503 Flip 180 with LCD rotate command screen
  4. Test 504 Scroll Screen
  5. Test 505 Enable and disable Screen
  6. Test 506 Rotate software buffer
  7. Test 701 Default font
  8. Test 702 gll font
  9. Test 703 Pico font
  10. Test 704 Sinclair font
  11. Test 705 Orla Font
  12. Test 706 Retro Font
  13. Test 707 Mega font
  14. Test 708 Arial bold font
  15. Test 709 hallFetica font
  16. Test 710 Arial round font
  17. Test 711 GroTesk font
  18. Test 712 Sixteen Segment font
  19. Test 713 Display ASCII font 32-127 default font
  20. Test 714 Base number systems using print method
  21. Test 715 println + print & textwrap
  22. Test 716 print method String object
  23. Test 717 print method numbers
  24. Test 718 Fonts grotesk big , inconsola, mint and seven segment
  25. Test 901 Graphics
  26. Test 905 Polygons
  27. Test 906 Dot Grid
  28. Test 907 Quadrilateral
  29. Test 908 Ellipse
  30. Test 909 Draw Arc and draw simple arc