Skip to content

When rotated, images are not displayed correctly #4

Description

@schemar

On my display, when I rotate, images are not diplayed correctly.
The rotationtest works flawless. But on tftbmp, only the non-rotated woofs display correctly. The rotated ones look "blurry". I am guessing the image needs to be read columns wise, not row wise, but I am not sure.

I used tftbmp to display just a single landscape image (bmpDraw()) and used tft.setRotation(1) before the draw. All inside setup(), loop() is empty. The image is messed up. Portrait images work like expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions