ItsAgi / u8glib

Automatically exported from code.google.com/p/u8glib
Other
0 stars 0 forks source link

rot90 and rot270 incorrect #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Rotation.pde example
2. uncomment U8GLIB_NHD27OLED_GR u8g(13, 11, 10, 9);
3. upload

What is the expected output? What do you see instead?
Hello! is not correct for rot90 and rot270

What version of the product are you using? On what operating system?
1.08 pre 2

Please provide any additional information below.

Original issue reported on code.google.com by olikr...@gmail.com on 29 Sep 2012 at 12:59

GoogleCodeExporter commented 8 years ago
appears also for 2x_GR variant

Original comment by olikr...@gmail.com on 29 Sep 2012 at 3:39

GoogleCodeExporter commented 8 years ago
fixed (bug in u8g_clip.c)

Original comment by olikr...@gmail.com on 29 Sep 2012 at 9:19