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

22 Commits

Author SHA1 Message Date
Oliver Vogel
6554d8165e destroy() now also frees memory of backup 2015-01-20 18:10:23 +01:00
Oliver Vogel
0d2eb58585 addition to previous commit 2014-11-21 19:49:22 +01:00
Oliver Vogel
235019ad29 added support to decode directly from base64 encoded data 2014-10-18 11:52:36 +02:00
Oliver Vogel
f65e57914f added possibility to reset multiple times to a backup 2014-09-18 17:55:40 +02:00
Oliver Vogel
41266db66d added optional constraint parameter to widen and heighten 2014-08-31 12:16:28 +02:00
Oliver Vogel
9f4b7fd023 added possibility to init image from data-url string 2014-08-22 18:05:04 +02:00
Oliver Vogel
2fb5e286e4 removed illuminate depedencies 2014-08-06 20:37:17 +02:00
Oliver Vogel
b8cc2431fc added polygon drawing 2014-07-27 12:44:21 +02:00
Oliver Vogel
2d69ff5a5d added optional constraints for fit() 2014-07-26 11:27:23 +02:00
Oliver Vogel
c77ddc29f5 fixed gif encoding looses transparency 2014-06-26 20:08:20 +02:00
Oliver Vogel
6638929324 allow limitColors to be called with null 2014-05-24 18:56:47 +02:00
Oliver Vogel
0598667afb fixed issue when cloning Image objects 2014-05-22 20:03:33 +02:00
Oliver Vogel
3b202292db fixed issue with opacity() not retaining transparency with Imagick 2014-05-21 20:33:11 +02:00
Oliver Vogel
6afefddb44 fixed issue when converting transparent images to non-transparent formats 2014-05-20 21:17:34 +02:00
Oliver Vogel
28172a9efc added testSaveImageWithoutParameter 2014-05-18 17:51:27 +02:00
Oliver Vogel
b603d29ffd changed argument order of circle() and ellipse() 2014-05-18 11:50:32 +02:00
Oliver Vogel
11667035b2 fix 2014-05-13 18:06:02 +02:00
Oliver Vogel
a829c574a2 backwards compatibility for imagepalettetotruecolor 2014-05-13 16:56:54 +02:00
Oliver Vogel
872e56db01 pickcolor returns hexcolors with # 2014-05-12 17:40:14 +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