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

utilities: Enable support for unicode paths in mingw #200

Merged
merged 1 commit into from
Nov 5, 2022
Merged

utilities: Enable support for unicode paths in mingw #200

merged 1 commit into from
Nov 5, 2022

Conversation

Biswa96
Copy link
Contributor

@Biswa96 Biswa96 commented Nov 5, 2022

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practices as demonstrated in the repository.

Description

This fixes utilities with unicode file name. Otherwise the command fails as following:

$ identify páramo.png
identify.exe: unable to open image 'páramo.png': No such file or directory @ error/blob.c/OpenBlob/2959.

This fixes utilities with unicode file name. Otherwise the command
fails as following:

$ identify páramo.png
identify.exe: unable to open image 'páramo.png': No such file or directory @ error/blob.c/OpenBlob/2959.
@urban-warrior urban-warrior merged commit 586c40e into ImageMagick:main Nov 5, 2022
@Biswa96 Biswa96 deleted the utilities-wmain branch November 5, 2022 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants