Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose jpegtran Marker Bindings #38

Merged
merged 1 commit into from
May 20, 2024
Merged

Expose jpegtran Marker Bindings #38

merged 1 commit into from
May 20, 2024

Conversation

joshstoik1
Copy link
Contributor

Hi there,

I have been using this crate to recreate the lossless jpegtran binary functionality in Rust, but it isn't currently exposing the marker-related bits found at the end of transupp.h. This PR conditionally adds their bindings when the jpegtran crate feature is enabled:

I tried to mirror the crate's existing code formatting preferences, but please let me know if you'd like to see any changes.

Thank you so much for maintaining this crate!

@kornelski kornelski merged commit f11fd38 into kornelski:main May 20, 2024
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.

2 participants