Library test file, tests bitmaps, text, graphics, functions & framerate.
More...
#include <iostream>
#include "Bitmap_test_data.hpp"
#include "ST7789_TFT_LCD_RDL.hpp"
Library test file, tests bitmaps, text, graphics, functions & framerate.
- Author
- Gavin Lyons.
- Note
- See USER OPTIONS 1-3 in SETUP function
- Test:
- Test 300 Sprites demo, small bitmap
- Test 301 "clock demo" , icons, small bitmap
- Test 302 bi-color image 128x128
- Test 303 24 bit color image bitmaps from the file system
- Test 304 16 bit color image bitmaps from the file system
- Test 305 16 bit color image bitmap from data
- Test 500 RGB color OK?
- Test 502 Rotate
- Test 503 change modes test -> Invert, display on/off and Sleep.
- Test 504 scroll
- Test 601 Frame rate per second (FPS) test. bitmaps.
- Test 603 Frame rate per second (FPS) test. text graphics.
- Test 701 print out fonts with writeCharString
- Test 705 print method all fonts
- Test 706 Misc print class tests (string object, println invert, wrap, base nums)
- Test 707 Vectors with print class
- Test 902 rectangles
- Test 903 Circle
- Test 904 Triangles
- Test 905 Polygons
- Test 906 Dot Grid
- Test 907 Quadrilateral
- Test 908 Ellipse
- Test 909 Draw Arc and draw simple arc
- Test 910 Draw Line at angle function