v1.3.0 published: Adafruit_GFX::setRotation() support #22
Roger-random
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Fix
Adafruit_GFX::setRotation()
, but there would be no effect: this library's frame buffer code neglected to account for rotation. (setRotation support #21)New Example
GFX_RotatedText
has been added to illustrate how to use the now-workingsetRotation()
to print text in one of four orientations, in one of three sizes.This discussion was created from the release v1.3.0 published: Adafruit_GFX::setRotation() support.
Beta Was this translation helpful? Give feedback.
All reactions