68 Commits (ce7bbda0f5762fced871ac3ed3fb697897fb4093)

Author SHA1 Message Date
Tomás Aparicio 2394a2d77e Merge pull request #149 from waldophotos/master
9 years ago
Yoan Blanc 9c914467b3
Adding basic smartcrop support.
9 years ago
Albert-Jan de Vries c19a86e12a Change for older LIBVIPS versions. `vips_bandjoin_const1` is added in libvips 8.2.
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 6524efa800 Fix the unref of images, when image isn't transparent
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
Yoan Blanc dcd91c85e0
Adding support for TIFF save.
9 years ago
James Schofield a1b9efdb97 Cleaner fix
9 years ago
James Schofield 31a54299fb Handle 16-bit PNGs
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 bffc7652bb feat(types): infer types in runtime
9 years ago
Tomas Aparicio 5e79759297 refactor(types): do proper image typ casting
9 years ago
Tomas Aparicio 8d4a850475 merge(master)
9 years ago
Jibin George 7c042eba31 Fixes issue with typecast from GType to int
9 years ago
Nicolae Vartolomei 21a7c308a6 fix(flatten): fix flattening with background for 16bit transparent pngs
9 years ago
Yoan Blanc 6b76a33673
Adding GIF, PDF and SVG support (libvips 8.3)
9 years ago
Yoan Blanc 00fee003f7
Add support for 45° rotation.
9 years ago
Chuck Neerdaels 99abaf0752 Added interface and test for sharpen
10 years ago
Tomas Aparicio c22442428c refactor(vips): define constant
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 bfe0c7949f vips_gaussblur: remove dependency on libmath
10 years ago
Thomas Meson 5667ecda25 vips__gaussblur: renamed to vips_gaussblur_bridge
10 years ago
Thomas Meson 6968a8a453 vips__gaussblur: add the missing sentinel
10 years ago
Thomas Meson 404cbf902f vips: add a vips__gaussblur method
10 years ago
Tomas Aparicio 31422b4c7f merge(zllak-debian)
10 years ago
Thomas Meson 0e5ba53847 vips.h: problem with vips_init()
10 years ago
Thomas Meson ae4046b5a5 vips.h: fail to build on Debian Jessie
10 years ago
Tomas Aparicio 801615d05f refactor(vips): free watermark cache. refactor vips.h
10 years ago
Tomas Aparicio c1e0c73d50 feat(#49)
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 5d322714ec feat: allow to remove ICC profile metadata
11 years ago
Tomas Aparicio 941b15cd9a feat: save a RGB colorspace
11 years ago
Tomas Aparicio 7be9d7bad5 fix(#42): change interlace type. fix C bindings
11 years ago
Tomas Aparicio a29fa25dfc refactor(vips)
11 years ago
Tomas Aparicio 720c2bcf94 fix(#35): save webp
11 years ago
Tomas Aparicio e111d875e7 fix(#30): one concurrent thread by default
11 years ago
Tomas Aparicio 6142436743 fix(vips): panic error on exif orientation
11 years ago
Tomas Aparicio 2bc5756fad feat(test): better coverage for vips interface
11 years ago
Tomas Aparicio b065e902ed refactor(vips.h): watermark replicate
11 years ago
Tomas Aparicio 51c320fab7 refactor: vips.h, fix(docs):
11 years ago
Tomas Aparicio b55834edf2 refactor(vips.h)
11 years ago
Tomas Aparicio 210c7b4bdc refactor: remove colorspace feature
11 years ago
Tomas Aparicio 074a236dc3 feat(#15): more benchmarks
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