Skip to content

Add support for interlaced encoding#50

Merged
dloebl merged 2 commits into
mainfrom
interlaced
Apr 19, 2022
Merged

Add support for interlaced encoding#50
dloebl merged 2 commits into
mainfrom
interlaced

Conversation

@dloebl

@dloebl dloebl commented Apr 17, 2022

Copy link
Copy Markdown
Owner

Add support for encoding frames interlaced: CGIF_FRAME_ATTR_INTERLACED
Interlaced GIF frames are encoded using a progressive pattern in 4 passes.

@dloebl dloebl added the enhancement New feature or request label Apr 17, 2022
@dloebl dloebl requested a review from MCLoebl April 17, 2022 18:51
MCLoebl
MCLoebl previously approved these changes Apr 19, 2022

@MCLoebl MCLoebl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Let's maybe add another test with a horizontal line pattern. Aliasing upon loading the image would demonstrate that the interlacing works.

@dloebl dloebl requested a review from MCLoebl April 19, 2022 20:10
@dloebl dloebl merged commit b05de32 into main Apr 19, 2022
@dloebl dloebl deleted the interlaced branch April 20, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants