summaryrefslogtreecommitdiffstats
path: root/application/libraries/Image.php
AgeCommit message (Expand)AuthorFilesLines
2015-09-20l/Image::type_supported: improve performanceFlorian Pritz1-3/+10
2015-05-02Get supported image types from driversFlorian Pritz1-0/+19
2015-05-02l\Image: Refactor best_driver/readFlorian Pritz1-12/+13
2015-04-27\l\Image->best_driver: Always ignore < 0 priorityFlorian Pritz1-1/+1
2015-03-02Add imagemagick supportFlorian Pritz1-169/+105
2015-02-03lib/Image->get: check if ob_get_clean workedFlorian Pritz1-1/+1
2015-02-03Use exceptions instead of show_errorFlorian Pritz1-2/+2
2015-01-03Ignore exif_read_data warnings/errorsFlorian Pritz1-1/+1
2014-12-06libraries\Image::get_exif: Fix undefined index errorFlorian Pritz1-1/+1
2014-11-08Fix handling of images with XMP instead of EXIF dataFlorian Pritz1-13/+19
2014-10-03Rework image manipulation classFlorian Pritz1-0/+267