Results 1296 comments of olikraus

Hmm... good point. Maybe I should do something like: git config --global push.followTags true in the repo

reopend & assigned to current milestone to recheck this...

A good question and indeed, the manual doesn't explain the difference. However the different should be only some pixel in most cases. * drawUTF8: The return value should be used...

It should be possible with both functions.

There should be an existing constructor: U8G2_RA8835_320X240 Somehow the page https://github.com/olikraus/u8g2/wiki/u8g2setupcpp#ra8835-320x240 is broken. I guess I need to check this.

oh, ok, issue is already there: https://github.com/olikraus/u8g2/issues/2557

> Cause my display is actually 320x160. There is no simple way to specify the resolution, but I can create the constructor based on an existing one. Will the U8G2_RA8835_320X240...

ToDo: Add 320x160 constructor for RA8835

Well... I didn't wrote that code, but I have increased the size. Thanks for the hint.

yes, but why would you want to use these two libs together?