Test file for ERM19264_UC1609_PICO library, testing text, fonts & graphics.
More...
#include "pico/stdlib.h"
#include "hardware/spi.h"
#include "displaylib/erm19264.hpp"
Test file for ERM19264_UC1609_PICO library, testing text, fonts & graphics.
- Author
- Gavin Lyons
- Test:
- Test 701 Default font
- Test 702 Wide font
- Test 703 Pico font
- Test 704 Sinclair font
- Test 705 Mega font
- Test 706 Arial bold font
- Test 707 hallFetica font
- Test 708 Arial round font
- Test 709 GroTesk font
- Test 710 Sixteen Segment font
- Test 711 Display ASCII font 0-255 default font
- Test 712 Base number systems using print method
- Test 713 println + print & textwrap
- Test 714 print method String object
- Test 715 print method numbers
- Test 901 Graphics functions