Calculate region in source image
[bookreader.git] / BookReaderIA / datanode / BookReaderImages.inc.php
2011-05-02 Michael AngCalculate region in source image
2011-04-21 Michael AngPatch from Tracey
2010-09-30 Michael AngMerge branch 'lanceui' into mergeui
2010-08-06 Michael AngFix race condition in select call. Fix fallback code...
2010-08-02 Michael AngRefactor BookReaderPreview.php for cleaner use of BookR...
2010-08-02 Michael AngChange 'cover' to have the same behaviour of 'preview...
2010-08-02 Michael AngMore comments
2010-07-28 Michael AngBetter logic for deciding what scale to return the...
2010-07-28 Michael AngDelete temporary tiff file at exit. Fixes https:/...
2010-07-27 Michael AngSupport named sizes in permalink image urls
2010-07-27 Michael AngRemove reduce from image permalinks. Add rotation.
2010-07-27 Michael AngPass through values from permalink url to image processor
2010-07-27 Michael AngChange to class static variables
2010-07-27 Michael AngParse scale, size, rotation, etc from permalink image...
2010-07-23 Michael AngAdd support for reduce. Update unit tests for subdir...
2010-07-23 Michael AngImage permalinks, e.g. /download/itemid/page/cover.jpg
2010-07-23 Michael AngBetter preview handling. Start of image options parsin...
2010-07-21 Michael AngMake book preview image permalinks work for books in...
2010-07-20 Michael AngComments
2010-04-30 Michael AngAdd support for {thumb,small,medium,large} image sizes
2010-04-28 Michael AngUpdate preview image generation. Update unit tests.
2010-04-28 Michael AngRefactor BookReaderImages and BookReaderMeta. New...
2010-04-27 Michael AngRefactor BookReaderImages into class (.inc.php) and...