Commit graph

257 commits

Author SHA1 Message Date
Yoan Blanc
eef2fe7035
Update travis build
We need to manually build of vips from master because of the Poppler
requirements that is too strong in 8.3.3.
2016-08-31 09:38:01 +02:00
Yoan Blanc
6b76a33673
Adding GIF, PDF and SVG support (libvips 8.3) 2016-08-31 09:38:01 +02:00
Yoan Blanc
308a36afc6
Documentation error 2016-08-31 09:38:00 +02:00
Tomás Aparicio
ba94508be7 Merge pull request #96 from greut/rot45
Add support for 45° rotation.
2016-08-31 09:13:32 +02:00
Yoan Blanc
00fee003f7
Add support for 45° rotation. 2016-08-25 15:38:21 +02:00
Tomás Aparicio
66f3ccc217 Merge pull request #92 from h2non/develop
Version 1.0.1
2016-06-22 10:37:57 +01:00
Tomas Aparicio
3c3d721bd2 chore(version): bump to 1.0.1 2016-06-22 10:11:32 +01:00
Tomás Aparicio
b6a09a5b80 Merge pull request #91 from h2non/master
Sync develop
2016-06-22 09:46:52 +01:00
Tomás Aparicio
129892593e Merge pull request #90 from aarti/master
Take care to not dereference the original image a second time
2016-06-22 09:04:44 +01:00
Aarti Parikh
db78c9b75e Take care to not dereference the original image a second time 2016-06-21 17:47:08 -07:00
Tomás Aparicio
cb0afe5786 Merge pull request #88 from blippar/master
Check for alpha channel before flattening image
2016-05-16 19:46:37 +01:00
henry-blip
45cfc1a75a Merge pull request #1 from blippar/check_alpha
Check for alpha channel before flattening PNG
2016-05-13 18:38:32 -07:00
Henry
5f7342a9aa Fix formatting 2016-05-14 01:35:27 +00:00
Henry
7170832f93 Check if there is an alpha channel before flattening 2016-05-14 01:32:59 +00:00
Tomás Aparicio
fc9b23852e feat(docs): add production note 2016-05-04 13:57:27 +01:00
Tomás Aparicio
a2de80daae Merge pull request #86 from h2non/develop
feat(docs): use v1 in go get
2016-04-21 16:51:42 +01:00
Tomas Aparicio
13b6846fab feat(docs): use v1 in go get 2016-04-21 16:51:29 +01:00
Tomás Aparicio
5660e289ff Merge pull request #85 from h2non/develop
feat(version): v1 release. see History for details
2016-04-21 16:50:54 +01:00
Tomas Aparicio
071aa88b72 refactor(travis): remove duplicated command 2016-04-21 16:50:38 +01:00
Tomas Aparicio
c57a8c1320 feat(version): v1 release. see history for details 2016-04-21 16:44:50 +01:00
Tomás Aparicio
a0fc602e69 fix(docs): minor typo 2016-03-01 16:48:57 +00:00
Tomás Aparicio
eb9d6938e1 Merge pull request #81 from h2non/develop
feat(travis): use go 1.6
2016-02-20 01:44:31 +00:00
Tomás Aparicio
dba81af761 feat(travis): use go 1.6 2016-02-20 01:44:21 +00:00
Tomás Aparicio
b4925c242d feat(docs): add coverage badge 2016-02-17 14:40:12 +00:00
Tomás Aparicio
ecf06ef772 Merge pull request #79 from h2non/develop
Promote version 0.1.24
2016-02-09 21:38:33 +00:00
Tomas Aparicio
e4da579cb2 feat(version): bump 2016-02-09 21:37:21 +00:00
Tomas Aparicio
edeb809cc1 fix(resize): auto rotate image before resize calculus 2016-02-09 21:37:08 +00:00
Tomás Aparicio
6ca41bbafc Merge pull request #77 from h2non/develop
Promote v0.1.23
2016-02-05 15:22:24 +00:00
Tomas Aparicio
da1108f1ad feat(versio): bump 2016-02-05 15:19:52 +00:00
Tomas Aparicio
cc455d8f48 fix(rotation) 2016-02-05 15:19:32 +00:00
Tomás Aparicio
61c9747f82 Merge pull request #76 from h2non/develop
fix(rotate): pre-rotate image based on EXIF orientation
2016-01-30 16:34:40 +00:00
Tomas Aparicio
a7706b6033 feat(travis): add GO 1.5 2016-01-30 16:34:24 +00:00
Tomas Aparicio
50b525b517 feat(version): bump 2016-01-30 16:28:47 +00:00
Tomas Aparicio
b198ea2ecc fix(rotate): pre-rotate image based on EXIT orientation 2016-01-30 16:27:27 +00:00
Tomás Aparicio
aca57af419 Merge pull request #75 from h2non/master
merge(master)
2016-01-30 15:15:27 +00:00
Tomas Aparicio
6ea511f058 feat(test): resize only by height o width 2016-01-30 15:14:42 +00:00
Tomas Aparicio
c587077a0f merge(upstream) 2016-01-30 14:35:17 +00:00
Tomas Aparicio
21ab8665c0 feat(#72): add helpful debug info in docs 2016-01-30 14:34:01 +00:00
Tomas Aparicio
e7feecf376 feat(test): add vertical image fixtures with multiple test cases 2016-01-30 14:30:42 +00:00
Tomás Aparicio
419dd0d963 feat(docs): add goreport badge 2015-11-26 17:13:51 +00:00
Tomás Aparicio
099bc57753 Merge pull request #67 from h2non/master
merge(master): update develop branch
2015-11-19 13:32:11 +01:00
Tomás Aparicio
22f7c36eb1 Merge pull request #66 from cneerdaels/sharpen
feat: added interface and test for sharpen
2015-11-17 12:13:38 +01:00
Chuck Neerdaels
99abaf0752 Added interface and test for sharpen 2015-11-16 15:46:08 -08:00
Tomas Aparicio
13ef72dc03 refactor(resize): clone options by value 2015-11-03 07:54:40 +00:00
Tomas Aparicio
82f17f66d5 merge(upstream) 2015-11-03 07:50:13 +00:00
Tomas Aparicio
e27f8d5c7b refactor(docs) 2015-11-03 07:49:46 +00:00
Tomás Aparicio
6ee9b69627 refactor(resize): simplify code 2015-11-03 07:49:05 +00:00
Tomás Aparicio
d4ebbaa875 fix(docs): typo 2015-10-16 22:29:57 +01:00
Tomas Aparicio
9b60d9da84 feat(docs): add toc, remove API docs 2015-10-16 21:57:02 +01:00
Tomas Aparicio
3494f993d3 merge(master) 2015-10-16 14:26:03 +01:00