diff options
author | ergosys <ergosys@gmail.com> | 2014-12-13 14:34:34 -0800 |
---|---|---|
committer | ergosys <ergosys@gmail.com> | 2014-12-13 15:09:37 -0800 |
commit | 9618d7917bea1cb9f753569f0ddef91714aae49f (patch) | |
tree | c18938c8249b4d8fd66319b14fd7f6630422dd9a /src/gqueue | |
parent | 7285477f1329612f9087a3bfe392f875f3517683 (diff) | |
download | uGFX-9618d7917bea1cb9f753569f0ddef91714aae49f.tar.gz uGFX-9618d7917bea1cb9f753569f0ddef91714aae49f.tar.bz2 uGFX-9618d7917bea1cb9f753569f0ddef91714aae49f.zip |
Partially handle screen rotation using remapping
Use row and column remapping to change either row or column addressing
for each orientation. This removes the need to reverse the drawing
direction of either x or y in the drawing routines. However in the 90
and 270 case x and y must still be swapped.
Also, rename the SSD1306 remapping command names so they are more
descriptive.
Diffstat (limited to 'src/gqueue')
0 files changed, 0 insertions, 0 deletions