summaryrefslogtreecommitdiff
path: root/plugins/processor.magickwand.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14Magickwand has been retired as it;s functions are now part of imagickLester Caine1-219/+0
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-0/+1
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-35/+33
2020-07-06tidy up plugins/processor.magickwand.phpspiderr1-1/+1
2015-09-27add img-responsive to img tplsturon1-7/+7
2012-07-19rework upload files to have an option to save as original.ext, file_name is s...spiderr1-17/+1
2012-05-25bit_log_error-2-bit_error_logspiderr1-2/+2
2012-03-21filesize( $pFileHash[source_file] check in liberty_magickwand_resize_image; e...spiderr1-2/+2
2011-07-09 check for valid return from MagickGetImageMimeType else default to input itypespiderr1-3/+3
2011-06-27change dest_path to dest_branch to follow convention and avoid confusionChristian Fowler1-2/+2
2011-06-27remove STORAGE_PKG_PATH from resize and convert_colorspace as dest_path comes...Christian Fowler1-2/+4
2011-03-23changes to allow file _process_ functions to not have STORAGE hardcoded; proc...Christian Fowler1-5/+8
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-23add support for optional PDF rasterizationChristian Fowler1-4/+10
2010-03-19MagickSetImageProfile with a default CMYK icc which is necessary on ImageMagi...Christian Fowler1-3/+3
2010-03-04update deprecated split with preg_splitChristian Fowler1-2/+2
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel1-4/+4
2008-12-09fix default to jpeg thumbnail destExtChristian Fowler1-5/+5
2008-11-18handle x-jpeg filesChristian Fowler1-3/+4
2008-11-07Tighten up regular expression for extensions.Nick Palmer1-2/+2
2008-07-01remove unused parameters to simplify code and avoid confusionMax Kremmel1-3/+3
2008-06-19Move to the correct subpackageLester Caine1-1/+2
2007-11-19Allow setting of only width or height in gThumbSizes. May not work with gd or...Nick Palmer1-2/+4
2007-11-16comment out ghostcript hack pre-8.60Christian Fowler1-3/+4
2007-11-11fix the new optional liberty pdf thumbnail option and add it to liberty as an...Max Kremmel1-4/+9
2007-11-11add setting to disable PDF thumbnailing by default since many gigabytes are n...Christian Fowler1-2/+2
2007-09-25oops. revert accidentally submitted debug.Max Kremmel1-3/+1
2007-09-25clean up image processing admin options, add preliminary support for php-imag...Max Kremmel1-3/+5
2007-07-29update can_thumbnail processor functions and make use of them when processing...Max Kremmel1-2/+2
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel1-17/+20
2007-05-15remove some vd presents left behind by you know whowjames51-7/+1
2007-05-09fix busted CMYK original.jpgChristian Fowler1-17/+8
2007-03-26add liberty_magickwand_convert_colorspace for colorspace conversionChristian Fowler1-1/+40
2007-02-25allow postscript thumbnailing (eps, ai, etc...)TekiMaki1-2/+3
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-4/+3
2007-02-16Changes to allow PNG thumbnailing and to preserve transparency with gd when p...Nick Palmer1-6/+17
2007-02-14waterdragon's fix to prevent upsizing on thumbnailing. tested, works wellChristian Fowler1-1/+7
2006-12-22move image processors to individual plugin filesMax Kremmel1-0/+171