606 Commits (ed4fdd4585cef3a7867591e8bd1ab5ceb26dd204)

Author SHA1 Message Date
James South ed4fdd4585 v2.2.4 11 years ago
James South a51ba91d8a Version updates 11 years ago
James South bb57a7b4a8 Fix test site demo 11 years ago
James South c6e1c26536 Final tweaks before release. 11 years ago
James South 02f3ad7d73 v 2.2.3 11 years ago
James South 94ad939f02 Fix constructor and add cors support. 11 years ago
James South bd063d3b6f Fixing broken FastBitmap bug. 11 years ago
James South d81fec7c15 ImageProcessor v2.2.1 11 years ago
James South 248a88325e Hiding object detection for now. 11 years ago
James South a3e0acd945 Gif format now preserves original palette 11 years ago
James South 8ed1d13d12 Cleanup 11 years ago
James South 15c5e6c9b7 Initial commit. 11 years ago
James South 114cf5c11d Upgrade locker 11 years ago
James South 64b876a3aa Adding final rewrites plus tests 11 years ago
James South 4fd25f4eb4 Transferring more processors. 11 years ago
James South ab092b5b1f A few more parser rewrites 11 years ago
James South 4bce3ddef8 Initial addition of new query parser 11 years ago
James South c0a2e05c45 Fix typo 11 years ago
James South 143a4248d0 Update Halftone filter 11 years ago
James South a7eccef735 Fix broken unit test 11 years ago
James South 8d613b1c57 Update opencover plus config changes 11 years ago
James South 2521d4e795 Attempt to add coveralls 11 years ago
James South 48fa9bcec8 Add another image sample 11 years ago
Per Osbeck 1bbec5d7cd Dont throw exeption if querystring is null 11 years ago
James South 0c14bd451c Add coverity 11 years ago
James South 741a580970 Fix gamma 11 years ago
James South 7a70ce206e Fixing missing config resources. 11 years ago
James South a373a9fcd2 Sanitise CropLayer to allow for whole numbers 11 years ago
James South a410a919ad Fixing RotateBounds maths. 11 years ago
Thomas Broust 85720ff340 Fixes the CCW rotation bug 11 years ago
Thomas Broust ec4bcd6e34 Adds imagefactory unit test for counter-clockwise rotation 11 years ago
Thomas Broust 7439b31797 Adds failing tests for negative angle 11 years ago
Thomas Broust 7c7216647a Adds strecthed test image 11 years ago
Thomas Broust 3f0a18da86 Saves the output of the imagefactory tests to check the results 11 years ago
James South fab872f814 Just committing to build tools repeat. 11 years ago
James South 0f6fe4c158 Rename RotateInside to RotateBounded 11 years ago
Thomas Broust 1191985e0b Switches to rectangle structure for the rotation calculations 11 years ago
Thomas Broust 89e3479a7a Moves the new methods to Imaging.Helpers.ImageMaths and auto-cleanup (reordering of methods) of the ImageMaths class 11 years ago
Thomas Broust 9cb776eca4 Removes saving of the test images 11 years ago
Thomas Broust 5794148aed Fixes the rotation calculations 11 years ago
Thomas Broust 587c76f2dd Allows the rotation of the image without zooming (doesn't quite work yet) 11 years ago
Thomas Broust c127dcc349 Fixes XML comments 11 years ago
Thomas Broust 0ecb080225 Adds a 'rotate layer' to provide a new 'resize' parameter 11 years ago
Thomas Broust 2878f5b42a Adds reference for calculation 11 years ago
Thomas Broust f4e4abae72 Zooms the image when doing an 'inside rotation' 11 years ago
Thomas Broust 1f0e8a8623 Fixes XML comments 11 years ago
Thomas Broust 94f5496b9d Fixes the zoom calculation 11 years ago
Thomas Broust b1caeefb2a Changes the method to return a factor instead of a percentage 11 years ago
Thomas Broust 9043082fa3 Rotates the image inside the area, but leaves blank spaces 11 years ago
Thomas Broust 6f720f4972 Refactors the rotation and adds a few unit tests 11 years ago