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

Add Image.build and fix a couple of bugs #9

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

imdrasil
Copy link
Owner

@imdrasil imdrasil commented Sep 8, 2021

Fix #8

Changes

  • add missing CryMagick::Image.build method
  • disallow to call #format inside of CryMagick::Image#combine_options
  • relax language version restriction
  • fix CryMagcik::Image::Info#clear not clearing out data

@imdrasil imdrasil added the bug label Sep 8, 2021
@imdrasil imdrasil merged commit 28bfad6 into master Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CryMagick::Image.build produces an error
1 participant