Tomas Aparicio
|
8e0592bb9a
|
fix(vips): check magick type support
|
2016-09-29 20:49:34 +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 |
|
Tomas Aparicio
|
de76daee9c
|
fix(type): svg type checking
|
2016-09-27 22:21:59 +01:00 |
|
Tomas Aparicio
|
ac42bba851
|
fix(type): check buffer length
|
2016-09-27 21:40:26 +01:00 |
|
Tomas Aparicio
|
5e79759297
|
refactor(types): do proper image typ casting
|
2016-09-27 21:31:44 +01:00 |
|
Tomas Aparicio
|
62d764433d
|
refactor(docs)
|
2016-09-27 18:44:50 +01:00 |
|
Tomas Aparicio
|
68bbcee69b
|
fix(lint): fix code style
|
2016-09-27 15:57:27 +01:00 |
|
Tomas Aparicio
|
8d4a850475
|
merge(master)
|
2016-09-27 15:35:52 +01:00 |
|
Tomas Aparicio
|
5250ad30ce
|
feat(version): bump to 1.0.2
|
2016-09-27 15:32:08 +01:00 |
|
Tomas Aparicio
|
21d5f4a515
|
feat(#95): support multiple formats
|
2016-09-27 15:27:13 +01:00 |
|
Tomas Aparicio
|
489fbc8a00
|
fix(tests)
|
2016-09-27 15:12:41 +01:00 |
|
Tomás Aparicio
|
400f35ca6a
|
Merge pull request #108 from mikepulaski/master
Auto-width and height calculations now round instead of floor.
|
2016-09-26 22:27:42 +01:00 |
|
Mike Pulaski
|
552db7d3b5
|
Auto-width and height calculations now round instead of floor.
|
2016-09-26 20:25:30 +02:00 |
|
Tomás Aparicio
|
1278491e23
|
Merge pull request #105 from jibingeo/master
Fixes issue with typecast from GType to int
|
2016-09-13 09:14:09 -04:00 |
|
Jibin George
|
7c042eba31
|
Fixes issue with typecast from GType to int
|
2016-09-13 17:16:24 +05:30 |
|
Jibin George
|
1a210d1b18
|
Add test to check ICC profile
|
2016-09-13 16:30:18 +05:30 |
|
Tomás Aparicio
|
9c9b1c3e82
|
Merge pull request #104 from nvartolomei/png-16bit-alpha-background
fixes #103 flattening with background for 16bit transparent pngs
|
2016-09-12 12:25:44 +01:00 |
|
Nicolae Vartolomei
|
21a7c308a6
|
fix(flatten): fix flattening with background for 16bit transparent pngs
|
2016-09-12 13:56:35 +03:00 |
|
Tomás Aparicio
|
1c7912751e
|
Merge pull request #102 from aarti/master
fix go vet issues
|
2016-09-08 08:00:15 +01:00 |
|
Aarti Parikh
|
c5178911de
|
fix go vet issues
|
2016-09-07 21:29:47 -07:00 |
|
Yoan Blanc
|
3f889aaf0a
|
Build on Go1.7
|
2016-08-31 09:38:01 +02:00 |
|
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 |
|