Library test file, tests Text,graphics, functions, bitmaps and FPS.
- Author
- Gavin Lyons.
- Note
- See USER OPTIONS 1-3 in SETUP function
The FPS test(601) is setup for a 128by128 pixel bitmap Five files 128by128 pixels are loaded and displayed as many times as possible in 10 seconds to calculate FPS. 289 frames, 10 sec, 28.8396 fps at 8Mhz SPI Baud rate, HW SPI
- Test:
- Test 300 Sprites demo, small bitmap
- Test 301 "clock demo" , icons, small bitmap
- Test 302 bi-color image 128x128
- Test 303A 24 bit 240by280 color image bitmap from the file system
- Test 303B 24 bit 128by128 color image bitmaps from the file system
- Test 304A 16 bit 128by128 color image bitmaps from the file system
- Test 304B 16 bit 240by320 color image bitmap from the file system
- Test 500 RGB color OK?
- Test 502 Rotate
- Test 503 change modes test -> Invert, display on/off and Sleep.
- Test 601 Frame rate per second (FPS) test. 24 bit bitmaps.
- Test 701 print out fonts 1-12
- Test 702 defined 16-bit Colors, text
- Test 703 print entire ASCII font 32 to 127, default font
- Test 704 font invert + test character draw using draw functions
- Test 705 print method all fonts
- Test 706 Misc print class tests (string object, println invert, wrap, base nums etc)
- Test 707 Misc draw functions (Invert, wrap)s
- Test 708 Vectors with print class
- Test 902 rectangles
- Test 903 Circle
- Test 904 Triangles
- Test 905 Polygons
- Test 906 Dot Gap
- Test 907 Quadrilateral
- Test 908 Ellipse
- Test 909 Draw Arc and draw simple arc
- Test 910 Draw line at an angle