602 Commits (cf4f58263cfd99cf24b755ec6fa12f3f03a61718)

Author SHA1 Message Date
James South cf4f58263c v 2.2.3 11 years ago
James South d5c93c79f3 Fix constructor and add cors support. 11 years ago
James South f077eb39b7 Fixing broken FastBitmap bug. 11 years ago
James South eaee1dca22 ImageProcessor v2.2.1 11 years ago
James South 12314706b2 Hiding object detection for now. 11 years ago
James South 2f4ab2df65 Gif format now preserves original palette 11 years ago
James South f02607cc8a Cleanup 11 years ago
James South 29cda980d4 Initial commit. 11 years ago
James South 59af5888fd Upgrade locker 11 years ago
James South f8d3bd2d19 Adding final rewrites plus tests 11 years ago
James South 8d1c53af39 Transferring more processors. 11 years ago
James South 32b2e8c1cd A few more parser rewrites 11 years ago
James South e9258c698b Initial addition of new query parser 11 years ago
James South 67c252521c Fix typo 11 years ago
James South aca07b089f Update Halftone filter 11 years ago
James South cbf6d5d93e Fix broken unit test 11 years ago
James South 84fee28874 Update opencover plus config changes 11 years ago
James South cdbb72926e Attempt to add coveralls 11 years ago
James South eed0adef47 Add another image sample 11 years ago
Per Osbeck 54814e8b9d Dont throw exeption if querystring is null 11 years ago
James South 9c94049396 Add coverity 11 years ago
James South b810790046 Fix gamma 11 years ago
James South a995fbaf90 Fixing missing config resources. 11 years ago
James South f2964946c4 Sanitise CropLayer to allow for whole numbers 11 years ago
James South 48ec687631 Fixing RotateBounds maths. 11 years ago
Thomas Broust b2247d9010 Fixes the CCW rotation bug 11 years ago
Thomas Broust 5a1efde19e Adds imagefactory unit test for counter-clockwise rotation 11 years ago
Thomas Broust c7dc9523b6 Adds failing tests for negative angle 11 years ago
Thomas Broust 17016fd071 Adds strecthed test image 11 years ago
Thomas Broust fe88334ea7 Saves the output of the imagefactory tests to check the results 11 years ago
James South d1c8aa94aa Just committing to build tools repeat. 11 years ago
James South 7a396b8dc9 Rename RotateInside to RotateBounded 11 years ago
Thomas Broust 58f665c8fc Switches to rectangle structure for the rotation calculations 11 years ago
Thomas Broust 013638c554 Moves the new methods to Imaging.Helpers.ImageMaths and auto-cleanup (reordering of methods) of the ImageMaths class 11 years ago
Thomas Broust 539d31f01e Removes saving of the test images 11 years ago
Thomas Broust 423e602dc7 Fixes the rotation calculations 11 years ago
Thomas Broust 79930099ca Allows the rotation of the image without zooming (doesn't quite work yet) 11 years ago
Thomas Broust 1ca5ad0a66 Fixes XML comments 11 years ago
Thomas Broust 8082d35fc6 Adds a 'rotate layer' to provide a new 'resize' parameter 11 years ago
Thomas Broust 2b70c92f89 Adds reference for calculation 11 years ago
Thomas Broust 1880dd84f8 Zooms the image when doing an 'inside rotation' 11 years ago
Thomas Broust fda0436c4e Fixes XML comments 11 years ago
Thomas Broust ff2a71f7ac Fixes the zoom calculation 11 years ago
Thomas Broust 6217257444 Changes the method to return a factor instead of a percentage 11 years ago
Thomas Broust 39a6f0fbfa Rotates the image inside the area, but leaves blank spaces 11 years ago
Thomas Broust 6f76ef23f7 Refactors the rotation and adds a few unit tests 11 years ago
Thomas Broust 959867b225 Adds empty classes for rotation 11 years ago
James South 7aa9663b75 Fix build 11 years ago
James South e739bbb7a1 Make Trace public 11 years ago
James South d13e738669 Resize pad now respects anchor mode. 11 years ago