M5Core2 icon indicating copy to clipboard operation
M5Core2 copied to clipboard

Add flag to toggle offscreen text drawing

Open AaronLi opened this issue 2 years ago • 1 comments

This allows you to draw text such that characters that would be drawn cannot be seen since they are offscreen (say, -100)
The functionality is toggled on with #define FORCE_TEXT_ON_SCREEN

AaronLi avatar Aug 21 '21 02:08 AaronLi