Michael Save
|
bf78900dda
|
Better upload handling (don't move file before handling it)
|
2012-03-18 19:53:56 +11:00 |
|
Michael Save
|
99f86da203
|
convert: Suppress warnings when trying to delete temporary file.
|
2012-03-18 00:57:11 +11:00 |
|
Michael Save
|
2e1086e63d
|
convert: Don't rely on PHP GD to get the image dimensions; use identify .
|
2012-03-17 22:49:56 +11:00 |
|
Michael Save
|
b6c2f91461
|
Better thumbnailing with convert .
|
2012-03-17 22:28:23 +11:00 |
|
Michael Save
|
54bb943a77
|
convert: chmod(664) after moving temporary image
|
2012-03-17 12:02:51 +11:00 |
|
Michael Save
|
e3e942a1c6
|
Thumbnail the first frame only.
|
2012-03-17 11:55:16 +11:00 |
|
Michael Save
|
95d8a70db8
|
Thumbnailing alternative: convert (command line ImageMagick instead of PHP bindings)
|
2012-03-17 10:32:50 +11:00 |
|
Michael Save
|
7e58efaf1a
|
Animated thumbnails fix
|
2012-03-17 08:29:46 +11:00 |
|
Michael Save
|
a4cacf53dd
|
Don't animate thumbnails when impossible.
|
2012-03-14 22:11:07 +11:00 |
|
Michael Save
|
1f5a75d56c
|
detect lowercase GIFs
|
2012-03-13 03:48:12 +11:00 |
|
Michael Save
|
092b4cb946
|
small mistake in thumbnail animation. was trying to animate all formats (not just GIF).
|
2012-03-12 18:54:05 +11:00 |
|
Michael Save
|
e19d4191f3
|
use sampleImage() on GIFs as it is much faster
|
2012-03-12 04:58:55 +11:00 |
|
Michael Save
|
1295fe8970
|
animated thumbnail fix
|
2012-03-10 22:59:18 +11:00 |
|
Michael Save
|
cde7f1722d
|
removed useless clone
|
2012-03-10 22:57:31 +11:00 |
|
Michael Save
|
35d53f5117
|
experimental animated GIF thumbnails
|
2012-03-10 22:56:28 +11:00 |
|
Michael Save
|
cc9552cdfe
|
Remade config[redraw_image]
|
2012-03-10 20:53:41 +11:00 |
|
Michael Save
|
a2cb088001
|
Imagick's clonse() depreciated as of 3.1.0b1; use clone PHP keyword and bump minimum PHP version to 5.2.5
|
2011-12-30 00:30:01 +11:00 |
|
Savetheinternet
|
3b62f7aa20
|
patched bug/issue #24
|
2011-07-28 20:25:06 +10:00 |
|
Savetheinternet
|
05e7ee172c
|
transparent background on SVG and other iamge formats
|
2011-07-22 20:45:09 +10:00 |
|
Savetheinternet
|
beff04d67e
|
ImageMagick invalid image handling
|
2011-07-22 19:53:22 +10:00 |
|
Savetheinternet
|
3d1c7664b3
|
removed accidentally committed crap-code
|
2011-07-22 19:41:53 +10:00 |
|
Savetheinternet
|
82d8df2704
|
ImageMagick support (including SVG, etc.)
|
2011-07-22 19:40:57 +10:00 |
|
Savetheinternet
|
b56effeeec
|
ommit image errors
|
2011-07-12 20:31:18 +10:00 |
|
Savetheinternet
|
d92913d299
|
image handling class
|
2011-07-12 20:29:35 +10:00 |
|