1
0
mirror of https://github.com/Intervention/image.git synced 2025-02-06 22:00:38 +01:00

301 Commits

Author SHA1 Message Date
Oliver Vogel
5bd57e1faf fixed test 2014-05-13 16:25:32 +02:00
Oliver Vogel
06f48792fc fixed bug while pixelating small images 2014-05-13 16:23:32 +02:00
Oliver Vogel
6f22475780 interlace command default param 2014-05-12 19:17:56 +02:00
Oliver Vogel
a41a72ad3d imagick fill restores alpha channel 2014-05-12 19:13:04 +02:00
Oliver Vogel
5ac2c3a8e1 mask resizes automatically to current image 2014-05-12 19:03:45 +02:00
Oliver Vogel
a1d34b2a4f switched to resizing filter box 2014-05-12 18:53:44 +02:00
Oliver Vogel
5078572a9a fixed imagick flip command 2014-05-12 18:53:25 +02:00
Oliver Vogel
bf0c03a58e Imagick Ellipse fix 2014-05-12 17:53:53 +02:00
Oliver Vogel
872e56db01 pickcolor returns hexcolors with # 2014-05-12 17:40:14 +02:00
Oliver Vogel
5b7ab0d190 fixes 2014-05-12 17:31:57 +02:00
Oliver Vogel
40d9265123 response sends correct mime info 2014-05-12 16:12:06 +02:00
Oliver Vogel
7d8bdd61d1 more efficient fitting 2014-05-12 15:51:37 +02:00
Oliver Vogel
772425e3ce fixed bug for fitting sizes 2014-05-12 15:42:30 +02:00
Oliver Vogel
5155eecacc added static image manager 2014-05-12 14:01:21 +02:00
Oliver Vogel
a0b8468209 error msg 2014-05-11 21:06:32 +02:00
Oliver Vogel
c934b901ec simplified data-url test 2014-05-11 21:05:51 +02:00
Oliver Vogel
e27a457987 added trimWithFeather system tests 2014-05-11 20:50:25 +02:00
Oliver Vogel
3fabb7d52e added gd system test 2014-05-11 20:31:53 +02:00
Oliver Vogel
300d010665 fix 2014-05-11 20:23:08 +02:00
Oliver Vogel
59707c065c enabled default encoding 2014-05-11 18:41:42 +02:00
Oliver Vogel
22283213a0 fixed default parameter 2014-05-11 18:23:31 +02:00
Oliver Vogel
debd4477cc fixes 2014-05-11 18:15:43 +02:00
Oliver Vogel
94c4ace652 bugfix for pickColor 2014-05-11 18:10:19 +02:00
Oliver Vogel
b5936b46d6 circle is defined by width 2014-05-11 17:25:01 +02:00
Oliver Vogel
d1e923455e removed line width support for gd driver 2014-05-11 16:59:38 +02:00
Oliver Vogel
51e9ef0349 added checksumCommand 2014-05-11 16:38:47 +02:00
Oliver Vogel
c2d9a9a320 fixed bug (fill did not keep transparency) 2014-05-11 14:35:55 +02:00
Oliver Vogel
28af54ac8b fixed bug for emerging colors when using resizeCanvas 2014-05-11 14:26:49 +02:00
Oliver Vogel
c45c1d93b0 removed hhvm from travis.yml 2014-05-11 14:22:08 +02:00
Oliver Vogel
279e8b38be added readme 2014-05-11 13:01:23 +02:00
Oliver Vogel
6f55c2352d bugfix 2014-05-11 12:55:38 +02:00
Oliver Vogel
0a94daba76 illuminate config for non-laravel use 2014-05-11 12:55:24 +02:00
Oliver Vogel
6d4e2aedd0 imagick on travis vm 2014-05-10 21:22:00 +02:00
Oliver Vogel
c11df26a49 set gd lib to default 2014-05-10 20:55:40 +02:00
Oliver Vogel
9bb6b213c2 v2 2.0.0-beta 2014-05-10 20:35:01 +02:00
Oliver Vogel
606228bc76 fix 1.6.4 2014-04-29 16:50:43 +02:00
Oliver Vogel
cd7c89c782 Merge pull request #127 from adamfeuer/allow-image-filenames-to-contain-slashes
filenames can now contain slashes - this allows the use of subdirectories to store images
2014-04-29 16:41:54 +02:00
Adam Feuer
d9806383a0 filenames can now contain slashes - this allows the use of subdirectories to store images 2014-04-28 20:22:02 -07:00
Oliver Vogel
83402d5e4f readme changes 1.6.3 2014-04-18 17:54:35 +02:00
Oliver Vogel
d10858bb66 bugfix 2014-04-16 20:03:22 +02:00
Oliver Vogel
ec28ee2f72 Merge pull request #124 from Rojtjo/master
Fixing service provider for 5.3
2014-04-16 16:59:51 +02:00
Roj Vroemen
42be48323a Fixing service provider for 5.3 2014-04-14 18:11:08 +02:00
Oliver Vogel
517d9ba467 Merge branch 'master' of github.com:Intervention/image 2014-04-09 16:47:58 +02:00
Oliver Vogel
cedb085cdc rewritten binary check 2014-04-09 16:47:44 +02:00
Oliver Vogel
2559487678 Merge pull request #120 from guiwoda/master
Updated comments to match method signatures
2014-04-09 16:43:15 +02:00
Guido Contreras Woda
6b7b46b299 Updated comments to match method signatures 2014-04-09 11:14:40 -03:00
Guido Contreras Woda
336c40eee2 Updated comments to match method signatures 2014-04-09 11:12:31 -03:00
Guido Contreras Woda
5254cce729 Updated comments to match method signatures 2014-04-09 11:11:17 -03:00
Oliver Vogel
6c0574ddba bugfix 2014-04-07 17:14:07 +02:00
Oliver Vogel
2cd95af911 added tests for parseColor 2014-04-07 16:11:37 +02:00