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

Inconsistent documentation and code about libmagick/MagickCore #612

Closed
CzBiX opened this issue Mar 2, 2023 · 1 comment
Closed

Inconsistent documentation and code about libmagick/MagickCore #612

CzBiX opened this issue Mar 2, 2023 · 1 comment
Milestone

Comments

@CzBiX
Copy link

CzBiX commented Mar 2, 2023

The docs here say "libmagick" is "The MagickCore library".
actually, its same to "library" on Linux, which is MagickWand.

@emcconville
Copy link
Owner

MagickCore (libmagick), and MagickWand (library) are two different libraries. MagickWand being depending on MagickCore. Possible there is a bug with MagickWand being yield for both, but that would be harmless as the API from MagickCore is available in MagickWand.

@CzBiX CzBiX closed this as completed Mar 6, 2023
@emcconville emcconville added this to the Wand 0.6.12 milestone Jun 15, 2023
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

No branches or pull requests

2 participants