generationmake / DogGraphicDisplay

arduino library for EA dog graphic displays based on their own arduino library
GNU Lesser General Public License v2.1
6 stars 1 forks source link

offset and boundaries of canvas seem to be corrupted #5

Closed generationmake closed 3 years ago

generationmake commented 3 years ago

A canvas can be created which is only a fraction of the display. And this canvas can be placed anywhere on the display. And this seems to be corrupted. Additionally the y-offset should be aligned to pages just like with the rest of the functions of the library (strings ...)