Skip to content

report when OnDiskGif is too wide; improve OnDiskGif documentation #7685

@TheKitty

Description

@TheKitty

CircuitPython version

Adafruit CircuitPython 8.1.0beta0 on Adafruit Pyportal

Code/REPL

// Designed to decode images up to 480x320

Behavior

When gif is larger than screen, error occurs. Is this an exert? Should it throw an error or display the upper left portion of the gif?

Consider documenting on readthedocs compatibility with palletized colors vs. embedded colors. I tried reducing with a palette early on and it didn't take it. That's fine but should be documented. ezgif doesn't seem to match palette working options with those in code (rats). Maybe state that matching display and palette may make things go faster?

Consider documenting on readthedocs the max is 480x320 per the code. State if smaller GIFs than the defined display are ok and if so if they'll be in the upper left of displayio window. Throw error if > those dimensions

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions