Skip to content

More functions for images #3

@ondrap

Description

@ondrap
  • an option to 'not overwrite 0 bytes' when drawing an image would be great; that would allow composing images
  • the imgStream (and possibly imgDisplay for 1bpp images) could follow the color settings
  • specify a rotation of an image; it seems that this could be done with integer math without division: https://www.geometrictools.com/Documentation/IntegerBasedRotation.pdf

Use case: I'm trying to create a kind of navigation compass and it seems currently the only way is to stream the 1bpp image to the device. Composing it from several different images directly in the device could work much better.

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