Hi, I'm Martin and I'm new to Geoserver.
I have written a class to support WebP as a new WMS image output format.
This works as expected and reduces the file size by about one third
compared to a JPEG. Since an alpha channel is also supported, the
reduction compared to a PNG is about two thirds.
All modern browsers now support WebP, for older browsers a fallback
mechanism would have to be implemented on the client side.
The implementation is based on com.github.nintha webp-imageio-core which
is not part of the GeoServer Maven repository. What is the right way to
include the dependency?
Unfortunately not all platforms are supported as native DLLs are used.
What is the right way to include the code in this case? Would an
extension be better then?
Best regards,
Martin
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel