-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
- an option to 'not overwrite 0 bytes' when drawing an image would be great; that would allow composing images
- the
imgStream(and possiblyimgDisplayfor 1bpp images) could follow thecolorsettings - 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
Labels
No labels