1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 00:10:55 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
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