lopcode / vips-ffm

libvips bindings for Java, Kotlin, and JVM projects using the Foreign Function and Memory API (FFM)
http://vipsffm.photofox.app/
Apache License 2.0
22 stars 1 forks source link

Fix hyphenated vips options incorrectly being used with Java-style names #61

Closed lopcode closed 1 month ago

lopcode commented 1 month ago

As raised in #60 - when specifying Vips options, we should use the original arg spec name, and not the Java-style name.