Michael Foster
|
308f557fd5
|
Option to automatically strip EXIF metadata from JPEGs
|
2013-07-21 15:50:45 -04:00 |
|
Michael Save
|
7a68fc9525
|
Copyright and license update for 2013.
|
2013-01-20 21:23:46 +11:00 |
|
Michael Save
|
913010cff5
|
minor consistency cleanup
|
2012-08-27 21:50:15 +10:00 |
|
Michael Save
|
5c9fcfc50e
|
Bugfix: Fix transparancy with convert
|
2012-04-19 10:27:47 +10:00 |
|
Michael Save
|
cde7da9c4f
|
Fix animated thumbnails with convert and Imagick
|
2012-04-18 00:07:37 +10:00 |
|
Michael Save
|
51675e7a9b
|
code cleanup
|
2012-04-13 00:18:19 +10:00 |
|
Michael Save
|
dd0f421015
|
better anti-bot check
|
2012-04-12 17:20:49 +10:00 |
|
Michael Save
|
c9423a2c34
|
large cleanup
|
2012-04-12 02:49:22 +10:00 |
|
Michael Save
|
c136d44894
|
Better upload handling (don't move file before handling it)
|
2012-03-18 19:53:56 +11:00 |
|
Michael Save
|
b561066a4c
|
convert: Suppress warnings when trying to delete temporary file.
|
2012-03-18 00:57:11 +11:00 |
|
Michael Save
|
c6478b378f
|
convert: Don't rely on PHP GD to get the image dimensions; use identify .
|
2012-03-17 22:49:56 +11:00 |
|
Michael Save
|
fe7182404f
|
Better thumbnailing with convert .
|
2012-03-17 22:28:23 +11:00 |
|
Michael Save
|
6ab3ec5da9
|
convert: chmod(664) after moving temporary image
|
2012-03-17 12:02:51 +11:00 |
|
Michael Save
|
b82e3a814a
|
Thumbnail the first frame only.
|
2012-03-17 11:55:16 +11:00 |
|
Michael Save
|
4c3486bec9
|
Thumbnailing alternative: convert (command line ImageMagick instead of PHP bindings)
|
2012-03-17 10:32:50 +11:00 |
|
Michael Save
|
d531487bad
|
Animated thumbnails fix
|
2012-03-17 08:29:46 +11:00 |
|
Michael Save
|
81c9b612bc
|
Don't animate thumbnails when impossible.
|
2012-03-14 22:11:07 +11:00 |
|
Michael Save
|
b082c8c811
|
detect lowercase GIFs
|
2012-03-13 03:48:12 +11:00 |
|
Michael Save
|
77c256157f
|
small mistake in thumbnail animation. was trying to animate all formats (not just GIF).
|
2012-03-12 18:54:05 +11:00 |
|
Michael Save
|
6dbd2d3b8d
|
use sampleImage() on GIFs as it is much faster
|
2012-03-12 04:58:55 +11:00 |
|
Michael Save
|
e2a93b6b5c
|
animated thumbnail fix
|
2012-03-10 22:59:18 +11:00 |
|
Michael Save
|
0bab56cbb2
|
removed useless clone
|
2012-03-10 22:57:31 +11:00 |
|
Michael Save
|
3c4d8843ba
|
experimental animated GIF thumbnails
|
2012-03-10 22:56:28 +11:00 |
|
Michael Save
|
de17bdb317
|
Remade config[redraw_image]
|
2012-03-10 20:53:41 +11:00 |
|
Michael Save
|
9bb0e1984d
|
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
|
8b4f3c3754
|
patched bug/issue #24
|
2011-07-28 20:25:06 +10:00 |
|
Savetheinternet
|
101530151a
|
transparent background on SVG and other iamge formats
|
2011-07-22 20:45:09 +10:00 |
|
Savetheinternet
|
ecb42bcc6d
|
ImageMagick invalid image handling
|
2011-07-22 19:53:22 +10:00 |
|
Savetheinternet
|
89024e7ac2
|
removed accidentally committed crap-code
|
2011-07-22 19:41:53 +10:00 |
|
Savetheinternet
|
ab0d6e27d7
|
ImageMagick support (including SVG, etc.)
|
2011-07-22 19:40:57 +10:00 |
|
Savetheinternet
|
b52e2b1eb3
|
ommit image errors
|
2011-07-12 20:31:18 +10:00 |
|
Savetheinternet
|
97979b7999
|
image handling class
|
2011-07-12 20:29:35 +10:00 |
|