1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-29 17:57:50 +01:00

226 Commits

Author SHA1 Message Date
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
Oliver Vogel
adeae941c5 added test for resizeCanvas 2014-04-07 15:44:43 +02:00
Oliver Vogel
54f3701123 Merge pull request #112 from holtkamp/patch-documentation-basename-filename
Fixed wrong documentation
1.6.2
2014-04-03 17:08:53 +02:00
Oliver Vogel
6706cc1a9e added unit tests for trim with feathering 2014-04-03 17:04:48 +02:00
Menno Holtkamp
5d73ad777c Fixed wrong documentation
Especially the 'filename' property, as the docs suggested in included the extension
http://image.intervention.io/properties/public#filename
http://php.net/manual/en/function.pathinfo.php
2014-04-03 10:38:00 +02:00
Menno Holtkamp
c600aecc8d Respect maximum dimensions of image
Moved feathering from the 'applying' part to the 'detection' part
2014-04-03 00:48:40 +02:00
Menno Holtkamp
67e865e1bc Added feather parameter to trim() 2014-04-02 23:57:57 +02:00
Oliver Vogel
dd9d144ce8 adopt new fileinfo after save 2014-04-02 13:26:43 +02:00
Oliver Vogel
bf91911649 psr fixes 2014-03-31 20:57:42 +02:00
Oliver Vogel
889b0343ba added text to ImageNotWritableException 2014-03-31 14:53:03 +02:00
Oliver Vogel
806c96e147 fix color comparison 2014-03-31 12:44:49 +02:00
Oliver Vogel
ac7891d4ef fix 1.6.1 2014-03-30 11:36:20 +02:00
Oliver Vogel
32e5c8d7de Merge branch 'master' of github.com:olivervogel/image into olivervogel-master 2014-03-29 19:54:38 +01:00
Oliver Vogel
07c598edb1 added trim tolerance 2014-03-29 19:10:53 +01:00
Oliver Vogel
f0f202be29 new project domain 2014-03-29 12:10:32 +01:00
Oliver Vogel
adec46787f Merge pull request #105 from olivervogel/master
lower phpunit version
2014-03-28 12:27:13 +01:00
Oliver Vogel
39ee1d0eb1 Merge pull request #104 from sirian/trim_performance
Trim performance
2014-03-28 12:27:04 +01:00
Oliver Vogel
e5e3ac713b lower phpunit version 2014-03-28 12:15:39 +01:00
Vasily Khayrulin
6d6f69deb4 Small fix 2014-03-28 14:41:16 +04:00
Vasily Khayrulin
143a86a4a4 Improved trim performance 2014-03-28 14:39:22 +04:00
Oliver Vogel
b77e857334 added phpunit to require-dev 2014-03-28 09:54:33 +01:00
Oliver Vogel
97a7f95b10 Merge pull request #103 from maximkou/patch-98
Trim optimizing enhancement
2014-03-28 09:49:47 +01:00
maximkou
60e7e67244 Enhancement of optimizing trim 2014-03-28 10:47:48 +04:00
Oliver Vogel
9c05f9fd41 Optimized trim 2014-03-27 16:00:41 +01:00
Oliver Vogel
fd955c0658 static png compression level 2014-03-25 18:02:06 +01:00
Oliver Vogel
495e415c25 added ImageBackupNotAvailableException 1.6.0 2014-03-18 18:57:12 +01:00