-
Notifications
You must be signed in to change notification settings - Fork 147
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
Command failed: gm convert: No decode delegate for this image format #102
Comments
Hi @suyash-purwar , will you be able to provide a snippet of your code? |
Thanks for responding! Here's the snippet
|
@suyash-purwar , have you tried the solution mentioned in this page? https://stackoverflow.com/questions/66732199/how-to-fix-the-graphicsmagik-error-gm-convert-no-decode-delegate-for-this-imag |
Hey @yakovmeister I am having a problem installing the fonts. Below is the image of the prompt. |
@suyash-purwar Hmmm.. I'm not sure why it's not installing. Can you try converting those fonts to .ttf format and install the .ttf font format? |
I'll try and will get back to you asap. Thanks a lot! |
@yakovmeister Converted the .pfb files to .tff format and installed them successfully. Error is still there. |
I'm getting the same issue with a specific pdf. Did you find any solution for this? @suyash-purwar. @yakovmeister |
I've got the same issue. Using this GraphicsMagick version fix the problem: GraphicsMagick-1.3.31-Q8-win64-dll |
I am getting this error when I use the exact code written in the npm documentation's first example.
I am using windows 10 64-bit architecture and have installed the following and added them in window's path:
What am I doing wrong? @yakovmeister
The text was updated successfully, but these errors were encountered: