Releases: wix-playground/govips
Releases · wix-playground/govips
Fix Resize
v2.8.2 fix ResizeWithVScale and remove code duplication (#47)
Merge upstream
- fix typo - add golden results
JP2K Support
- Support JP2K
- Fix ICC optimization of 16bit/channel images
Fix WebP ICC Profile embed
re-re-fix webp icc profile (#41) * Actually set webpIccProfile parameter when saving webp * Use non-deprecated export for golden tests * Refactor goldenTest()
Merge upstream
v2.7.2 - fix import paths
Remove wix custom sharpen implementation
v1.5.0 Adding macos-11 goldens
Support >10MB SVG parsing via ENV
support SVG >=10MB (#37) * support SVG >10MB * moved param to ENV
Merge from govips upstream
v1.4.0 Setup wix CI tests
Disable JPEG subsampling
v1.3.10 disable jpeg subsampling #pr (#34)
webp ICC profile and near lossless
- Fix setting ICC profile in webp (wasn't set by OptimizeICCProfile)
- Support "near_lossless" parameter when saving webp