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

Issue Loading PPM File #308

Closed
dichiban opened this issue Jul 17, 2024 · 1 comment
Closed

Issue Loading PPM File #308

dichiban opened this issue Jul 17, 2024 · 1 comment

Comments

@dichiban
Copy link

Hello,

I've been trying to load up a .ppm file with the following code

{% picture images/greyscale.ppm %}

but have been unable to do so as I get the following error message.

/usr/share/gems/gems/ruby-vips-2.0.17/lib/vips/operation.rb:355:in `block in call': unable to call VipsForeignSavePpmFile: unknown option Q (Vips::Error)

This may be due to using an older version of ruby-vips, but am unsure.

Any ideas on where the Q option is coming from?

Using
jekyll_picture_tag v2.1.0
vips-8.15.2

@dichiban
Copy link
Author

fixed with PR

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

1 participant