Tags: davidbyttow/govips
Tags
Add support for the `vips_gamma()` function via a new func `Gamma()` … …on `ImageRef` (#433) * Add support for vips_gamma() function for adjusting the gamma of the image * Add support for vips_gamma() function for adjusting the gamma of the image * Fix test for gamma
Animated GIF support (#246) * - add golden * - load animated GIF - export GIF - resize animated images - export animated images * - add Pages to ImageMetadata - when building ImageMetadata add all the props * - Support rotation of animated images - Add imageRef.Grid() func - rename ...pages... functions to something more reasonable * - add golden * - keep frame (page) order when rotating 270 * - Return error for unsupported operations on multi-page images - fix 270 rotation of multi-page images - Pages() instead of GetPages() is more Go like - Orientation() instead of GetOrientation() is more Go like
PreviousNext