1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-03 10:53:01 +02:00
Commit Graph

1628 Commits

Author SHA1 Message Date
Szekeres Bálint
5ec1eb0ba3 legacy Imagick::IMGTYPE_TRUECOLOR -> Imagick::IMGTYPE_TRUECOLORALPHA 2017-01-31 14:07:05 +01:00
Szekeres Bálint
29f478508b handle IM7 constant change
IMGTYPE_TRUECOLORMATTE -> IMGTYPE_TRUECOLOR
2017-01-30 17:04:22 +01:00
Oliver Vogel
88911910dc Merge pull request #675 from yjradeh/patch-1
Update ImageServiceProviderLumen 5.4
2.3.10
2017-01-25 19:52:04 +01:00
Youssef Jradeh
20a46aea36 Update ImageServiceProviderLumen 5.4
Update ImageServiceProviderLumen based on 5.4 releases, replacing of share by singleton
2017-01-25 13:07:47 +02:00
Oliver Vogel
2ab7e97d08 Merge pull request #668 from frederikbosch/own-driver
allow intervention to use own drivers
2017-01-20 18:22:51 +01:00
Oliver Vogel
320c3656d4 Merge pull request #671 from mmjjb/patch-2
Add user agent header initFromUrl
2017-01-20 18:22:30 +01:00
Oliver Vogel
7046107aee Merge branch 'master' into patch-2 2017-01-20 18:22:06 +01:00
Oliver Vogel
3c4b9b5754 Merge pull request #670 from mmjjb/patch-1
Update URL function, with browser headers
2017-01-20 18:19:25 +01:00
mmjjb
f87c7de1af Update AbstractDecoder.php
Several image providers have detection for which user agent is being used. 
Since I had several times issue's with that images where unavailable for Intervention since an missing user agent, I decided to add this header to get rid of the problems.
2017-01-20 14:25:05 +01:00
mmjjb
41354525c9 Update URL function, with browser headers
Several image providers have detection for which user agent is being used. 
Since I had several times issue's with that images where unavailable for Intervention since an missing user agent, I decided to add this header to get rid of the problems.
2017-01-20 14:23:49 +01:00
Frederik Bosch
b27bbe5771 fix php 5.4 2017-01-18 21:15:33 +01:00
Oliver Vogel
745d807d01 Merge pull request #667 from frederikbosch/fix-exif-imagick-bug
fix exif imagick bug when reading complete array of exif data
2017-01-18 21:07:08 +01:00
Frederik Bosch
9729f0ef21 allow intervention to use own drivers 2017-01-18 20:35:45 +01:00
Frederik Bosch
91175bfb49 fix exif imagick bug when reading complete array of exif data 2017-01-18 20:25:45 +01:00
Oliver Vogel
2bce9a59c4 Merge pull request #589 from websmurf/master
Fixed issue with lumen not picking up the app/config/image.php configuration file
2.3.9
2017-01-10 15:15:56 +01:00
Oliver Vogel
096b56a46e Merge pull request #665 from micaelpdias/patch-1
Fix undefined method
2017-01-10 15:08:18 +01:00
micaelpdias
e4c12e5b1d Fix undefined method
Share method will be removed as of Laravel 5.4

1a1969b6e6 (diff-52441e04e14c52275cd5d09e8f958981L300)
2017-01-10 11:07:20 +00:00
Oliver Vogel
75aef99747 Merge pull request #664 from olivervogel/master
Fixed tests
2017-01-09 21:41:27 +01:00
Oliver Vogel
ac5276387b fix 2017-01-09 21:36:59 +01:00
Oliver Vogel
6337bf6b1d fix 2017-01-09 21:36:05 +01:00
Oliver Vogel
04e50a2d90 Merge pull request #654 from briedis/master
Fixed issue when reading image from stream if stream is not seekable
2017-01-09 20:25:15 +01:00
Oliver Vogel
5b6ed8a872 Merge pull request #661 from iWader/feature-fluent-abstract-font
Make AbstractFont a fluent interface
2017-01-09 20:24:20 +01:00
Oliver Vogel
84f793df71 Merge pull request #659 from frederikbosch/master
add support for exif to imagick extension
2017-01-09 20:24:08 +01:00
Wade Urry
8c9edf9670 Make AbstractFont a fluent interface by return $this from setter methods 2017-01-09 08:25:58 +00:00
Frederik Bosch
246341693d different solution, prefer extension over imagick 2017-01-07 18:12:53 +01:00
Frederik Bosch
bd9a631d78 test 19 exif tags 2017-01-07 17:59:28 +01:00
Frederik Bosch
e6ec5dcfd9 add support for exif to imagick extension without requiring exif extension 2017-01-07 17:48:52 +01:00
martins.briedis
72c753075d Fixed issue when reading image from stream if stream is not seekable (Amazon S3, for example) 2017-01-05 14:02:17 +02:00
Alex Chalupka
8608eb0191 Add support for text kerning (ImageMagick only) 2016-10-02 02:23:08 -05:00
tchiotludo
855f40de33 Missing set minetype on Imagick 2016-09-19 16:58:51 +02:00
Oliver Vogel
4064a98032 Merge pull request #606 from nhowell/patch-1
Use \Illuminate\Support\Facades\Response instead of the \Response alias
2.3.8
2016-09-01 19:04:03 +02:00
Nick Howell
751cf4fe9f Use \Illuminate\Support\Facades\Response instead of the \Response alias
Using the full name avoids problems where the user has commented out the alias or has aliased "Response" to something else
2016-09-01 12:48:48 -04:00
Oliver Vogel
45a41a38bd fixed issue with loading transparent images (svg format) 2016-08-19 16:41:12 +02:00
Tomasz Szadkowski
47eeb5d316 498_fix_text_top_vertical_position_multiline_imagick 2016-08-07 23:37:24 +02:00
Adam van Dongen
d4b71ad481 fix for not picking up configuration on lumen 2016-07-28 10:47:49 +02:00
Oliver Vogel
6886d43f5b Merge pull request #574 from alokrajiv/master
Updated provides.json Backslash syntax error
2016-06-22 10:03:11 +02:00
Alok Rajiv
26388f2939 Updated provides.json Backslash syntax error 2016-06-22 08:46:10 +05:30
Oliver Vogel
22088b0472 Merge pull request #540 from zobzn/master
GD: throw NotReadableException if try read partially saved image
2.3.7
2016-04-26 16:08:40 +02:00
zema
69f977b726 throw NotReadableException if try read partially saved image
(getimagesize returns correct size, but image infact is not readable)
2016-04-26 11:48:25 +03:00
Oliver Vogel
e368d26288 Merge pull request #519 from vlakoff/drivers
Use static in drivers newImage()
2.3.6
2016-02-26 19:18:19 +01:00
Oliver Vogel
a38035ec09 Merge pull request #514 from GuusDeGraeve/patch-1
replace get_class with instanceof for $this->app
2016-02-26 19:15:43 +01:00
Oliver Vogel
a9602e5e8a Merge pull request #520 from usernam3/patch-1
phpdoc wrong parameter name
2016-02-26 19:10:51 +01:00
usernam3
8963435739 phpdoc wrong parameter name 2016-02-26 02:52:30 +02:00
vlakoff
cbb3b05757 Use static in drivers newImage() 2016-02-26 00:42:01 +01:00
Guus De Graeve
4bef8e2f9b replace get_class with instanceof for $this->app
When using get_class, in Lumen the $this->app could only be an instance of the \Laravel\Lumen\Application and not an instance of a class extending from \Laravel\Lumen\Application. When using the instanceof check people can use a custom application class extending from the main Lumen Application class. To make this work i had to remove the use statements at the top and replace the references in getProvider with the full paths.
2016-02-23 22:40:24 +01:00
Oliver Vogel
86dfe2f2a9 Merge pull request #496 from goto-bus-stop/chain-exceptions
Chain Imagick exceptions instead of hiding
2016-01-10 12:20:02 +01:00
René Kooi
623c84b70d Chain Imagick exceptions instead of hiding.
If Imagick throws while reading the file, the original exception
is hidden and a new one is thrown instead. This PR passes the
original exception along in the $previous parameter, so you can
figure out what exactly went wrong under the hood 😎
2016-01-09 22:58:04 +01:00
Oliver Vogel
9f29360b8a Merge pull request #492 from olivervogel/master
fixed Image::encode() leaks memory
2.3.5
2016-01-02 20:15:13 +01:00
Oliver Vogel
ff47a4f8bc fixed Image::encode() leaks memory 2016-01-02 20:10:19 +01:00
Oliver Vogel
e5e2b3cfc4 Merge pull request #490 from localheinz/fix/leading-slash
Fix: No need for leading slash in imports
2016-01-02 20:06:16 +01:00