v2.5.0
- Horizontal and vertical text centering with
getTextCenterX()
andgetTextCenterY()
. - Mirroring along window's axes with
.flip.HORIZONTAL_WINDOW
and.flip.VERTICAL_WINDOW
. - Examples updated: shorter config section, simpler data types, new methods demonstrated.
- Acknowledge
DEPG0213RWS800
as separate fromQYEG0213RWS800
- Bugfix: arithmetic error with
.bounds.window.centerX()
and.bound.window.center.Y()
. - Bugfix: dimensions incorrectly calculated when
setWindow()
beforesetRotation()
orsetFlip()
, rather than after.