lua-vips icon indicating copy to clipboard operation
lua-vips copied to clipboard

Use Lua `addalpha` implementation only for libvips < 8.16.0

Open RiskoZoSlovenska opened this issue 1 year ago • 1 comments

As of this writing, the master branch of libvips supports addalpha as an operation (see https://github.com/libvips/libvips/pull/3884), meaning that the native Lua implementation is unnecessary.

It will probably be best to wait until libvips 8.16 is released before merging this since there is no 100% guarantee that the change will actually make it to 8.16.

RiskoZoSlovenska avatar Mar 19 '24 17:03 RiskoZoSlovenska

Ok, let's wait for the libvips 8.16 release then.

rolandlo avatar Mar 20 '24 15:03 rolandlo