Skip to content

Added support for different pitch (bytes per line)#28

Open
jeroenwalter wants to merge 1 commit intorichgel999:mainfrom
jeroenwalter:support_different_pitch
Open

Added support for different pitch (bytes per line)#28
jeroenwalter wants to merge 1 commit intorichgel999:mainfrom
jeroenwalter:support_different_pitch

Conversation

@jeroenwalter
Copy link

We use images with a different pitch then the assumed w * num_chans.
We found that the fpng code already was half prepared for this use case via the bpl local variable in the function fpng_encode_image_to_memory.
This pull request implements the missing parts.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant