DarthSim
|
c052b1f2ae
|
Fix build with vips < 8.5.0
|
2017-10-19 22:38:09 +06:00 |
|
DarthSim
|
fcf964f74e
|
Premultiply alpha channel on resize
|
2017-10-19 21:51:44 +06:00 |
|
DarthSim
|
f3d0b3bd2d
|
Missed semicolon
|
2017-10-18 04:35:13 +06:00 |
|
DarthSim
|
796addcfe8
|
Return all logic to go code
|
2017-10-18 04:23:41 +06:00 |
|
DarthSim
|
8c4755d9e0
|
Shrink on load for jpg and webp
|
2017-10-18 03:12:58 +06:00 |
|
DarthSim
|
168efd16bb
|
Copy image before smart crop
|
2017-10-17 20:03:30 +06:00 |
|
DarthSim
|
b8d655e1ba
|
Graceful shut down server and vips
|
2017-10-17 18:23:48 +06:00 |
|
DarthSim
|
5b24ff905e
|
Conver colourspace before rotate
|
2017-10-16 23:57:32 +06:00 |
|
DarthSim
|
50e68556d0
|
Rotate after resize; Use most vips functions directly
|
2017-10-16 17:45:10 +06:00 |
|
Sergey Alexandrovich
|
78b9fd50a2
|
Update README.md
|
2017-10-07 16:45:49 +06:00 |
|
DarthSim
|
2940478ec9
|
Max src resolution config; Larger default max src dimension
|
2017-10-07 05:00:31 +06:00 |
|
DarthSim
|
5c8dfd1b2f
|
Use httpHandler pointer
|
2017-10-07 03:57:41 +06:00 |
|
DarthSim
|
f1c2bfa6a6
|
Vips leak checking
|
2017-10-07 03:20:42 +06:00 |
|
DarthSim
|
c72c86a921
|
Precheck vips image types support
|
2017-10-07 02:54:24 +06:00 |
|
DarthSim
|
c4d1f4b54f
|
Autorotate/flip image according to EXIF orientation tag
|
2017-10-06 00:12:02 +06:00 |
|
DarthSim
|
be37095133
|
Fix "not g_object" warning
|
2017-10-05 22:50:41 +06:00 |
|
DarthSim
|
ae6c338933
|
Beautify vips.h
|
2017-10-05 05:59:35 +06:00 |
|
DarthSim
|
e41a4ab13e
|
Fix memory leak
|
2017-10-05 05:59:35 +06:00 |
|
DarthSim
|
55b972106c
|
Fair timeout; Better errors handling
|
2017-10-05 05:59:35 +06:00 |
|
Sergey Alexandrovich
|
c9a57a96d4
|
Merge pull request #20 from oldcai/master
Python example
|
2017-10-03 14:18:08 +06:00 |
|
DarthSim
|
4a4c330832
|
Update Heroku instructions
|
2017-09-30 06:33:14 +06:00 |
|
DarthSim
|
5a46f542c6
|
Deploy to Heroku without custom buildpack
|
2017-09-30 06:10:52 +06:00 |
|
oldcai
|
de21b937db
|
Python example
|
2017-09-30 07:09:23 +08:00 |
|
Sergey Alexandrovich
|
76efe15472
|
Update README.md
|
2017-09-30 03:07:19 +06:00 |
|
Sergey Alexandrovich
|
bb8e7e8eef
|
Update README.md
|
2017-09-29 15:48:46 +06:00 |
|
Sergey Alexandrovich
|
c987dcc430
|
Merge pull request #15 from brendanmckenzie/master
Added C# signature example
|
2017-09-29 14:29:08 +06:00 |
|
Sergey Alexandrovich
|
a77e10013d
|
Merge pull request #17 from Biromain/php-signature
Signature example for PHP
|
2017-09-29 14:27:17 +06:00 |
|
Sergey Alexandrovich
|
07588eb1a0
|
Merge pull request #16 from mantos/nodejs-example
add new signature example file for node.js
|
2017-09-29 14:26:30 +06:00 |
|
Biromain
|
f253100c61
|
Signature example for PHP
|
2017-09-29 10:13:40 +02:00 |
|
Richard Chiu
|
d533b65ca0
|
add new signature example file for node.js
|
2017-09-29 15:52:24 +08:00 |
|
Brendan McKenzie
|
0fed6b87c7
|
Added C# signature example
|
2017-09-29 11:06:07 +10:00 |
|
DarthSim
|
aa4e6731dc
|
Optimize memory usage
|
2017-09-28 23:18:01 +06:00 |
|
DarthSim
|
816f6a8e07
|
More reasonable defaults
|
2017-09-28 23:17:23 +06:00 |
|
DarthSim
|
6d840c7cb6
|
Optimize memory usage
|
2017-09-28 19:46:38 +06:00 |
|
DarthSim
|
02a9ed4210
|
Add vips debug flag
|
2017-09-28 19:43:43 +06:00 |
|
DarthSim
|
8756b3895b
|
Remove reundant colorspace conversion
|
2017-09-28 19:43:43 +06:00 |
|
DarthSim
|
17af9782f0
|
Fix vips_webpload_buffer access mode
|
2017-09-28 19:43:43 +06:00 |
|
Sergey Alexandrovich
|
8ac340bae4
|
Fix travis badge
|
2017-09-28 12:33:10 +06:00 |
|
DarthSim
|
a5984fd373
|
Disable gif loading for libvips < 8.3
|
2017-09-28 02:20:47 +06:00 |
|
Sergey Alexandrovich
|
04f710f640
|
Merge pull request #9 from homm/patch-1
Readme: libvips-dev package is required for pkg-config
|
2017-09-28 01:27:54 +06:00 |
|
DarthSim
|
adbc7f6c9e
|
Travis badge and forgotten kudos
|
2017-09-28 01:25:51 +06:00 |
|
DarthSim
|
7e1b9408a4
|
Tune up processing
|
2017-09-28 01:17:17 +06:00 |
|
DarthSim
|
708b2751ed
|
CGO LDFLAGS
|
2017-09-27 23:22:55 +06:00 |
|
DarthSim
|
20583662e8
|
Better png save
|
2017-09-27 23:22:36 +06:00 |
|
DarthSim
|
c85534110f
|
Fix build on go < 1.7
|
2017-09-27 23:22:13 +06:00 |
|
DarthSim
|
5d4e3c7f9f
|
travis
|
2017-09-27 16:09:46 +06:00 |
|
DarthSim
|
51a57d43d0
|
Drop bimb dependency
|
2017-09-27 14:42:49 +06:00 |
|
Alexander Karpinsky
|
469a1e8784
|
libvips-dev package is required for pkg-config
|
2017-09-27 02:58:28 +03:00 |
|
DarthSim
|
1e2ee1df22
|
Logo
|
2017-09-21 10:15:37 +03:00 |
|
DarthSim
|
d85df7335d
|
Relax go version in Dockerfile
|
2017-09-15 13:46:12 +03:00 |
|