Skip to content

Added scaled+rotated text drawing

Latest
Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 03 Oct 19:15
· 2 commits to master since this release

This release borrows some new code from my OneBitDisplay library. I added the oledScaledString() function which can draw either the 8x8 or 6x8 font at any fractional scale and in one of 4 rotated directions. Please see the ss_oled_text example for how to use it.