Commit graph

427 commits

Author SHA1 Message Date
Tomás Aparicio
2ccb6aa8a7 Merge pull request #131 from greut/versions
feat: running tests on more specific versions.
2017-01-18 22:20:39 +00:00
Yoan Blanc
855906d227
Running tests on more specific versions.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2017-01-17 18:32:33 +01:00
Tomás Aparicio
d46adce65e refactor(preinstall.sh): remove deprecation notice 2017-01-14 09:52:08 +00:00
Tomás Aparicio
0b3e909115 Update preinstall.sh 2017-01-14 09:49:01 +00:00
Tomás Aparicio
b63c794a85 fix(requirements): required libvips 7.42 2017-01-14 09:46:37 +00:00
Tomás Aparicio
49a72c7cae fix(History): typo 2017-01-13 20:16:51 +00:00
Tomás Aparicio
0a63653249 chore(History): add breaking change note 2017-01-13 20:16:26 +00:00
Tomas Aparicio
9bb3ae10c5 feat(History): update changes 2017-01-13 19:35:42 +00:00
Tomás Aparicio
931a857edf Merge pull request #124 from greut/tiffsave
feat: TIFF save
2017-01-13 19:33:01 +00:00
Tomas Aparicio
fc33ce0e82 feat(version): bump to v1.0.7 2017-01-13 19:30:06 +00:00
Tomás Aparicio
c5e109463f Merge pull request #129 from danpersa/fix-128
Fix: Crop is doing resize. Closes #128
2017-01-13 18:53:25 +00:00
Dan Persa
9b6989c3ce Fix: Crop is doing resize. Closes #128 2017-01-13 16:13:51 +01:00
Yoan Blanc
a2ba03da29
Refactoring IsTypeSupport to deal with save.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-12-14 08:01:40 +01:00
Yoan Blanc
dcd91c85e0
Adding support for TIFF save.
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-12-14 08:01:40 +01:00
Yoan Blanc
190fe92e28
Saving to TIFF should also fail
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-12-14 08:01:26 +01:00
Tomás Aparicio
e099e4c9f5 feat(docs): link to preinstall.sh from bimg reposityr 2016-11-23 23:17:26 +00:00
Tomás Aparicio
a537f04d08 feat: adds preinstall.sh from sharp project 2016-11-23 23:15:34 +00:00
Tomás Aparicio
ebc0ee815f Merge pull request #122 from greut/magick
Save as bimg.MAGICK
2016-11-13 15:13:43 +00:00
Yoan Blanc
5dd8611579
Raise an error when trying to save as MAGICK type
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-11-13 15:48:36 +01:00
Yoan Blanc
b02f2d89cd
Testing the formats that cannot be saved
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-11-13 15:48:26 +01:00
Tomas Aparicio
d37b4049d5 feat(docs): update badges 2016-11-12 16:03:49 +00:00
Tomas Aparicio
5ab21d7b34 feat(docs): update badges 2016-11-12 16:02:58 +00:00
Tomas Aparicio
abca04aab5 feat(version): bump to 1.0.6 2016-11-12 16:00:20 +00:00
Tomás Aparicio
6f8b098b47 Merge pull request #118 from shoeboxapp/png16
Handle 16-bit PNGs
2016-11-12 15:54:49 +00:00
Tomás Aparicio
0dc959257f Merge pull request #119 from greut/jp2
feat: adding JPEG2000 file for the type tests
2016-11-12 15:54:23 +00:00
Tomás Aparicio
df4d14cdd1 Merge pull request #121 from greut/matrix
Build against various libvips versions
2016-11-12 15:53:58 +00:00
Yoan Blanc
4b099536fb
Build against various libvips versions 2016-11-11 09:04:18 +01:00
Yoan Blanc
e7dcc5a653
Do not free a pointer you don't own 2016-11-11 08:30:27 +01:00
Yoan Blanc
b7e65e7018
Adding JPEG2000 file for the type tests
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2016-11-11 08:30:23 +01:00
James Schofield
a1b9efdb97 Cleaner fix 2016-11-10 17:34:40 -05:00
James Schofield
31a54299fb Handle 16-bit PNGs 2016-11-10 15:11:54 -05:00
Tomás Aparicio
fd796251aa Fix: remove travis 1.5 golang 2016-11-08 23:14:59 +00:00
Tomás Aparicio
abf1f3b47e Merge pull request #120 from chonthu/patch-1
Update README.md with correct version in example
2016-11-08 23:13:25 +00:00
Nithin Meppurathu
bc2ec3368b Update README.md 2016-11-08 15:04:13 -05:00
Tomás Aparicio
d8c63f8ffb Merge pull request #115 from h2non/develop
feat(version): 1.0.5
2016-10-01 11:05:00 +01:00
Tomás Aparicio
12fbc76421 feat(options): add link to libvips API docs for Extend 2016-10-01 10:35:30 +01:00
Tomas Aparicio
6f457d828b feat(version): bump to 1.0.5 2016-09-30 23:19:32 +01:00
Tomas Aparicio
607aa69808 fix(options): code style comment 2016-09-30 23:16:36 +01:00
Tomas Aparicio
e6b50ded02 refactor(resize): use not equal operator (again) 2016-09-30 23:15:18 +01:00
Tomas Aparicio
3c158381b0 fix(#106): allow custom area extraction without x/y axis 2016-09-30 23:12:01 +01:00
Tomas Aparicio
522cf71c73 feat(#92): support Extend param with optional background 2016-09-30 22:56:59 +01:00
Tomás Aparicio
180995ee18 Merge pull request #113 from h2non/develop
feat(version): bump to 1.0.4
2016-09-29 22:03:45 +01:00
Tomas Aparicio
44636a88f0 feat(version): bump to 1.0.4 2016-09-29 22:03:07 +01:00
Tomás Aparicio
99cb60d305 Merge pull request #112 from h2non/develop
fix(vips): check magick type support
2016-09-29 20:50:46 +01:00
Tomas Aparicio
8e0592bb9a fix(vips): check magick type support 2016-09-29 20:49:34 +01:00
Tomás Aparicio
45e4ce45fd Merge pull request #110 from h2non/develop
feat(v1.0.3)
2016-09-28 00:36:14 +01:00
Tomas Aparicio
dfd6e8fe2d feat(docs): update History with API changes 2016-09-28 00:35:17 +01:00
Tomas Aparicio
1d16b40629 feat(version): bump to 1.0.3 2016-09-28 00:30:19 +01:00
Tomas Aparicio
5ca57a1e68 fix(background): pass proper background RGB color 2016-09-28 00:14:29 +01:00
Tomas Aparicio
bffc7652bb feat(types): infer types in runtime 2016-09-27 23:56:18 +01:00