68 Commits (5d354b3a5d76be0a1e96bbc4617a0b34786c54c2)

Author SHA1 Message Date
Tomás Aparicio 93ce8ef143 Merge pull request #156 from Dynom/SmartCropToGravity
9 years ago
Mark van der Velden 33bf9bdff6 Adding a test, verifying both ways of enabling SmartCrop work
9 years ago
Tomás Aparicio 2394a2d77e Merge pull request #149 from waldophotos/master
9 years ago
Mark van der Velden 855de7ca55 Replacing SmartCrop with a Gravity option
9 years ago
Yoan Blanc 9c914467b3
Adding basic smartcrop support.
9 years ago
Albert-Jan de Vries 6ca6dd12de Second try, watermarking memory issue fix
9 years ago
Tomás Aparicio cd2e0bb57d Revert "Fix for memory issue when watermarking images"
9 years ago
Albert-Jan de Vries ff7970929b Fix for memory issue when watermarking images
9 years ago
Jaume Pinyol 1a661e4e52 Add support for image watermarks
9 years ago
Dan Persa 9b6989c3ce Fix: Crop is doing resize. Closes #128
9 years ago
Tomas Aparicio e6b50ded02 refactor(resize): use not equal operator (again)
9 years ago
Tomas Aparicio 3c158381b0 fix(#106): allow custom area extraction without x/y axis
9 years ago
Tomas Aparicio 522cf71c73 feat(#92): support Extend param with optional background
9 years ago
Tomas Aparicio 5ca57a1e68 fix(background): pass proper background RGB color
9 years ago
Tomas Aparicio 5e79759297 refactor(types): do proper image typ casting
9 years ago
Tomas Aparicio 68bbcee69b fix(lint): fix code style
9 years ago
Mike Pulaski 552db7d3b5 Auto-width and height calculations now round instead of floor.
9 years ago
Tomas Aparicio c57a8c1320 feat(version): v1 release. see history for details
10 years ago
Tomas Aparicio edeb809cc1 fix(resize): auto rotate image before resize calculus
10 years ago
Tomas Aparicio cc455d8f48 fix(rotation)
10 years ago
Tomas Aparicio b198ea2ecc fix(rotate): pre-rotate image based on EXIT orientation
10 years ago
Chuck Neerdaels 99abaf0752 Added interface and test for sharpen
10 years ago
Tomas Aparicio 13ef72dc03 refactor(resize): clone options by value
10 years ago
Tomás Aparicio 6ee9b69627 refactor(resize): simplify code
10 years ago
Tomas Aparicio b7eaa00f10 feat(#60): support zero top and left params in extract operation
10 years ago
Tomas Aparicio 174de89a40 refactor(#55): minor changes, use proper declarations, unref image
10 years ago
Clement DAL PALU e83c80c93c - Adding a Background option when flattening out a transparent PNG
10 years ago
Thomas Meson b74cbd5173 resize: move effects to more explicit methods
10 years ago
Thomas Meson 4cc9e0dde1 transformImage: apply gaussian blur if needed
10 years ago
Tomas Aparicio 1c2f37648c refactor(vips): use shortcut to VipsImage C type
10 years ago
Tomas Aparicio 0bff28381f fix(#46): transform to proper image size
11 years ago
Tomas Aparicio ed4faadba6 refactor(#47): minor refactors, code normalization and test coverage
11 years ago
Yoan Blanc 8a2b991ce8 Add support for colourspace (fix #45)
11 years ago
Tomas Aparicio 5874efef3e fix(resize): default options
11 years ago
Tomas Aparicio a45e277f68 refactor(resize)
11 years ago
Tomas Aparicio 9db6f2a0ea fix(#46): infer resize operation
11 years ago
Tomas Aparicio 5d322714ec feat: allow to remove ICC profile metadata
11 years ago
Tomas Aparicio 5d3a306adc fix(#43)
11 years ago
Brant Fitzsimmons 0019d370e9 Added progressive jpeg functionality.
11 years ago
Tomas Aparicio a29fa25dfc refactor(vips)
11 years ago
Tomas Aparicio 81bb4bcdac fix(#32): bad crop
11 years ago
Tomas Aparicio 67221723ca fix(#33): bad auto rotatino
11 years ago
Tomas Aparicio c2a502a611 fix(#31)
11 years ago
Tomas Aparicio 4bf5d7391e refactor(watermark): auto define width
11 years ago
Tomas Aparicio 3f063b6a2f refactor: comparse as pure string
11 years ago
Tomas Aparicio 6f5f7ff644 refactor(resize)
11 years ago
Tomas Aparicio cc2290cb45 feat(#27, #25): new features
11 years ago
Tomas Aparicio 58b2be80a5 feat(#26): support zoom. several refactors and fixes
11 years ago
Tomas Aparicio e603ddd10a feat(#25, #21)
11 years ago
Tomas Aparicio 5a6ed699e8 fix(rotate): max angle to 270
11 years ago