Skip to content

Improve support for GFlags arguments #359

Description

@jcupitt

Discussed in #358

Originally posted by tonymarklove January 25, 2023
After digging into the ruby-vips code I can't see anywhere that Vips::ForeignPngFilter is defined.

After some investigation it appears that the PNG saving functions in Ruby accept the values as defined in the C enum eg.

image.pngsave('file.png', filter: 0xF8)

Am I missing a simpler way to do this? Or are these filter constants missing from ruby-vips?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions