Commit graph

  • 37aea4bd76 Merge pull request #192 from greut/trim Tomás Aparicio 2017-09-12 22:00:11 +02:00
  • c1f2667c0f
    Adding trim operation. Yoan Blanc 2017-09-12 10:36:34 -04:00
  • b35675c245 Merge pull request #191 from greut/alpha4 Tomás Aparicio 2017-09-12 20:14:52 +02:00
  • 244fc2ef57
    Update 8.6 to alpha4. Yoan Blanc 2017-09-11 10:42:33 -04:00
  • 36263aef42 feat(version). bump to v1.0.13 Tomas Aparicio 2017-09-11 16:35:20 +02:00
  • a150d0a7ee Merge pull request #190 from greut/typos Tomás Aparicio 2017-09-11 16:34:28 +02:00
  • 896c479f95
    Fix typo and small cleanup. Yoan Blanc 2017-09-11 10:00:06 -04:00
  • e0686fde03 feat(version): bump to v1.0.12 Tomas Aparicio 2017-09-10 20:37:10 +02:00
  • 46480029d5 feat(History): update version changes Tomas Aparicio 2017-09-10 20:36:47 +02:00
  • 9c7e27982f Merge branch '99designs-vips-reduce' Tomas Aparicio 2017-09-10 20:31:22 +02:00
  • bd028cd5da fix(reduce): resolve conflicts with master Tomas Aparicio 2017-09-10 20:30:24 +02:00
  • d7007cecd3 Merge pull request #186 from h2non/fix/#162-resize-garbage-collection Tomás Aparicio 2017-09-10 20:15:21 +02:00
  • fb3cd7ae09 feat(version): bump to v1.0.11 Tomas Aparicio 2017-09-10 19:51:26 +02:00
  • 088d84d1dc feat(History): update version changes Tomas Aparicio 2017-09-10 19:51:09 +02:00
  • ab4ef56bab feat(#189): allow strip image metadata via bimg.Options.StripMetadata = bool Tomas Aparicio 2017-09-10 17:16:31 +02:00
  • d31288c3c8 fix(resize): code format issue Tomas Aparicio 2017-09-10 17:07:29 +02:00
  • d2a6c2d64d refactor(resize): add Go version comment Tomas Aparicio 2017-09-07 11:00:48 +02:00
  • 4d54d3dd52 refactor(tests): fix minor code formatting issues Tomas Aparicio 2017-09-07 10:43:14 +02:00
  • 71054aaa89 fix(#162): garbage collection fix. split Resize() implementation for Go runtime specific Tomas Aparicio 2017-09-07 10:41:10 +02:00
  • d4ea64e101 feat(travis): add go 1.9 Tomás Aparicio 2017-09-06 21:30:56 +02:00
  • d30fc3fbf1 Merge pull request #183 from greut/autorotate Tomás Aparicio 2017-09-06 21:23:53 +02:00
  • b752fe8ea6
    Proper handling of the EXIF cases. Yoan Blanc 2017-08-24 18:46:06 -04:00
  • 833af3b49a Merge pull request #184 from greut/libvips858 Tomás Aparicio 2017-08-25 20:07:01 +02:00
  • 8ea3696d55 Merge branch 'master' into libvips858 Tomás Aparicio 2017-08-25 20:06:55 +02:00
  • 981eae05f7 Merge pull request #185 from greut/libvips860 Tomás Aparicio 2017-08-25 20:06:22 +02:00
  • e2323cda48
    Add libvips 8.6 pre-release Yoan Blanc 2017-07-31 09:07:50 +02:00
  • 452e59f781
    Update to libvips 8.5.8 Yoan Blanc 2017-07-31 09:07:06 +02:00
  • bac8e42eae fix(resize): runtime.KeepAlive is only Go Tomas Aparicio 2017-08-03 20:40:56 +02:00
  • 98c931eb89 fix(#159): prevent buf to be freed by the GC before resize function exits Tomas Aparicio 2017-08-03 12:48:30 +02:00
  • 14ff7ff2c8 Merge pull request #171 from greut/fix-170 Tomás Aparicio 2017-07-18 12:28:53 +02:00
  • d80a894873
    Check the length before jumping into buffer. Yoan Blanc 2017-07-14 21:49:38 +02:00
  • cdec7db4dd Merge pull request #168 from Traum-Ferienwohnungen/icc_transform Tomás Aparicio 2017-07-17 13:08:31 +02:00
  • 767bfdac74 Add option to convert embedded ICC profiles Janis Meybohm 2017-07-07 14:02:03 +02:00
  • ce7bbda0f5 Merge pull request #166 from danjou-a/patch-1 Tomás Aparicio 2017-07-06 19:18:09 +02:00
  • fe1c23ea1e Fix Resize verification value Quentin DANJOU 2017-07-06 16:35:52 +02:00
  • dc3286965b Use vips reduce when downscaling Adam Scarr 2017-07-04 11:33:13 +10:00
  • 878125c410 Merge pull request #165 from greut/libvips846 Tomás Aparicio 2017-06-25 15:57:55 +02:00
  • 6d15a7b06f
    Testing using libvips8.4.6 from Github. Yoan Blanc 2017-06-25 12:04:34 +02:00
  • 32e459e416 feat(version): bump minor Tomas Aparicio 2017-06-25 11:56:09 +02:00
  • 6e9a8a8339 Merge pull request #164 from greut/length Tomás Aparicio 2017-06-22 19:40:17 +02:00
  • a792146837
    Add Image.Length() Yoan Blanc 2017-06-22 16:44:54 +02:00
  • 75a5d927d3 Merge pull request #163 from greut/libvips856 Tomás Aparicio 2017-06-21 10:09:36 +02:00
  • b438002ff0
    Run libvips 8.5.6 on Travis. Yoan Blanc 2017-06-20 22:52:22 +02:00
  • eb5bcd9585 Merge pull request #161 from henry-blip/master Tomás Aparicio 2017-06-17 00:51:12 +02:00
  • ff43c3d806 Expose vips cache memory management functions. Henry 2017-06-16 01:26:01 +00:00
  • 5d354b3a5d feat(docs): add watermark image note in features Tomás Aparicio 2017-05-27 10:20:00 +01:00
  • 45f8993550 feat(docs): add smart crop note Tomas Aparicio 2017-05-25 19:14:17 +01:00
  • d4f41ad30d feat(version): bump to v1.0.9 Tomas Aparicio 2017-05-25 18:45:38 +01:00
  • 81f5863e79 feat(History): update changes Tomas Aparicio 2017-05-25 18:45:19 +01:00
  • 93ce8ef143 Merge pull request #156 from Dynom/SmartCropToGravity Tomás Aparicio 2017-05-25 14:13:35 +01:00
  • 33bf9bdff6 Adding a test, verifying both ways of enabling SmartCrop work Mark van der Velden 2017-05-25 09:38:39 +02:00
  • 2394a2d77e Merge pull request #149 from waldophotos/master Tomás Aparicio 2017-05-24 20:48:33 +01:00
  • 855de7ca55 Replacing SmartCrop with a Gravity option Mark van der Velden 2017-05-24 14:20:54 +02:00
  • d232b4098a refactor(docs): v8.4 Tomás Aparicio 2017-05-18 22:03:30 +01:00
  • b1a004dce3 refactor(docs): upgrade recommended version to libvips 8.5 Tomas Aparicio 2017-05-18 21:22:51 +01:00
  • 1929278117 feat(version): bump to 1.0.8 Tomas Aparicio 2017-05-18 21:21:16 +01:00
  • 22d057c12b Merge pull request #145 from greut/smartcrop Kirill Danshin 2017-05-18 04:34:47 +03:00
  • d74d1a2260 Merge pull request #155 from greut/libvips8.5.5 Kirill Danshin 2017-05-18 04:34:27 +03:00
  • 50e706dcd8
    Update libvips to 8.5.5. Yoan Blanc 2017-05-17 22:36:16 +02:00
  • 9c914467b3
    Adding basic smartcrop support. Yoan Blanc 2017-04-04 10:17:01 +02:00
  • 24d84e6d8c Merge pull request #153 from abracadaber/master Tomás Aparicio 2017-05-14 11:07:02 +01:00
  • 41a220d26a Added Linux Mint 17.3+ distro names Anton Sychugov 2017-05-14 11:42:08 +03:00
  • c5552d83be feat(docs): add new maintainer notice (thanks to @kirillDanshin) Tomas Aparicio 2017-04-29 17:01:40 +01:00
  • adae500787 Merge pull request #152 from greut/libvips85 Kirill Danshin 2017-04-25 23:58:24 +03:00
  • b6097783a3
    Download latest version of libvips from github. Yoan Blanc 2017-04-25 20:25:03 +02:00
  • c19a86e12a Change for older LIBVIPS versions. vips_bandjoin_const1 is added in libvips 8.2. Albert-Jan de Vries 2017-04-05 16:26:19 +02:00
  • 6ca6dd12de Second try, watermarking memory issue fix Albert-Jan de Vries 2017-04-05 16:33:34 +02:00
  • 71db9b9765 Merge pull request #147 from h2non/revert-143-master Tomás Aparicio 2017-04-05 09:59:07 +01:00
  • cd2e0bb57d Revert "Fix for memory issue when watermarking images" Tomás Aparicio 2017-04-05 09:58:54 +01:00
  • df01dc8240 Merge pull request #146 from greut/minor-major Tomás Aparicio 2017-04-05 09:51:41 +01:00
  • 9b61ec590f Merge pull request #143 from waldophotos/master Tomás Aparicio 2017-04-05 09:50:44 +01:00
  • 9fbee3aff7 Merge pull request #144 from greut/go18 Tomás Aparicio 2017-04-05 09:32:18 +01:00
  • 45d583442b
    Fix tests where minor/major were mixed up Yoan Blanc 2017-04-04 11:21:39 +02:00
  • b7c6c8f4c5
    Enabled go 1.8 builds. Yoan Blanc 2017-04-04 08:50:22 +02:00
  • 6524efa800 Fix the unref of images, when image isn't transparent Albert-Jan de Vries 2017-03-31 20:31:17 +02:00
  • ff7970929b Fix for memory issue when watermarking images Albert-Jan de Vries 2017-03-31 09:28:55 +02:00
  • 7cb8aa33c4 feat(docs): add maintainers sections Tomás Aparicio 2017-03-13 22:31:38 +00:00
  • c2c5da7383 Merge pull request #132 from jaume-pinyol/WATERMARK_SUPPORT Tomás Aparicio 2017-01-28 15:14:24 +00:00
  • 1a661e4e52 Add support for image watermarks Jaume Pinyol 2017-01-24 19:14:34 +01:00
  • 2ccb6aa8a7 Merge pull request #131 from greut/versions Tomás Aparicio 2017-01-18 22:20:39 +00:00
  • 855906d227
    Running tests on more specific versions. Yoan Blanc 2017-01-17 18:14:21 +01:00
  • d46adce65e refactor(preinstall.sh): remove deprecation notice Tomás Aparicio 2017-01-14 09:52:08 +00:00
  • 0b3e909115 Update preinstall.sh Tomás Aparicio 2017-01-14 09:49:01 +00:00
  • b63c794a85 fix(requirements): required libvips 7.42 Tomás Aparicio 2017-01-14 09:46:37 +00:00
  • 49a72c7cae fix(History): typo Tomás Aparicio 2017-01-13 20:16:51 +00:00
  • 0a63653249 chore(History): add breaking change note Tomás Aparicio 2017-01-13 20:16:26 +00:00
  • 9bb3ae10c5 feat(History): update changes Tomas Aparicio 2017-01-13 19:35:42 +00:00
  • 931a857edf Merge pull request #124 from greut/tiffsave Tomás Aparicio 2017-01-13 19:33:01 +00:00
  • fc33ce0e82 feat(version): bump to v1.0.7 Tomas Aparicio 2017-01-13 19:30:06 +00:00
  • c5e109463f Merge pull request #129 from danpersa/fix-128 Tomás Aparicio 2017-01-13 18:53:25 +00:00
  • 9b6989c3ce Fix: Crop is doing resize. Closes #128 Dan Persa 2017-01-13 16:13:51 +01:00
  • a2ba03da29
    Refactoring IsTypeSupport to deal with save. Yoan Blanc 2016-11-14 20:10:54 +01:00
  • dcd91c85e0
    Adding support for TIFF save. Yoan Blanc 2016-11-13 17:57:58 +01:00
  • 190fe92e28
    Saving to TIFF should also fail Yoan Blanc 2016-11-13 17:38:34 +01:00
  • e099e4c9f5 feat(docs): link to preinstall.sh from bimg reposityr Tomás Aparicio 2016-11-23 23:17:26 +00:00
  • a537f04d08 feat: adds preinstall.sh from sharp project Tomás Aparicio 2016-11-23 23:15:34 +00:00
  • ebc0ee815f Merge pull request #122 from greut/magick Tomás Aparicio 2016-11-13 15:13:43 +00:00
  • 5dd8611579
    Raise an error when trying to save as MAGICK type Yoan Blanc 2016-11-13 15:47:33 +01:00
  • b02f2d89cd
    Testing the formats that cannot be saved Yoan Blanc 2016-11-13 15:46:37 +01:00
  • d37b4049d5 feat(docs): update badges Tomas Aparicio 2016-11-12 16:03:49 +00:00