Skip to content

Add support U8g2 font.

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 10 Oct 03:27
· 1341 commits to master since this release
e9333d4

Add support U8g2 font.
Add japanese fonts. ( IPA font converted by @tanakamasayuki
Add readPixelRGB function.
update: Improving the speed of pushImage ( writePixels ).
refactoring: Review of class design.