James South
2895eee1d8
Add another image sample
Former-commit-id: 23a0c34aa836de55426b0307a858e58cb97afbd2
Former-commit-id: 23c0d86dbe2ed56950f0defbf30db7f175f2cdb8
Former-commit-id: 04b802bd13c5dbdd6b63f841888c73437a84ceea
11 years ago
James South
04695c0964
Merge pull request #147 from perosb/getExtFix
Dont throw exeption if querystring is null
Former-commit-id: 04f373b26853975be3cb3fe2bb9a2a399834ac9c
Former-commit-id: c9d985754818f52593604adcd882516076ec1758
Former-commit-id: 36b8a53dbcefe75dfa810f839754a678eb1ade34
11 years ago
Per Osbeck
4377308b82
Dont throw exeption if querystring is null
Former-commit-id: 389ec310e9c3a0791e16ef4ad958727d9faf58bf
Former-commit-id: d66b23cae570d300d6de5a3d771c7d74e97db405
11 years ago
James South
1cee8a1445
Add coverity
Former-commit-id: dbca01badfdf47a5741b2318ad9a7e19cde9ac1d
Former-commit-id: 7dbe3a5f9c2e0b71268f08e0ccbc077bd9a14381
Former-commit-id: 945b3015209b30f343624cd787ee16574a174e11
11 years ago
James South
cebcafb812
Fix gamma
Former-commit-id: 73ae6ec1660e63d396408640372076701e251acc
Former-commit-id: 2ee1d724789b6fe61aff90450ba4ed6efaf967e3
11 years ago
James South
4938c58aa1
Fixing missing config resources.
Former-commit-id: 5056ac42c8a1ec914e72ed4d3bd240d579753a9c
Former-commit-id: f08ad3f6d75c0ee648676b4f4baa70246d409a4a
11 years ago
James South
604086b350
Sanitise CropLayer to allow for whole numbers
Former-commit-id: db2e0a2cf401d3ceba936e78438104c2127c4470
Former-commit-id: 15181f0140204d1d17c0df3ccf7fdc6a1a23bab8
11 years ago
James South
cee8785673
Fixing RotateBounds maths.
Former-commit-id: 89a43058c0bc342d351c0ba3086ac810b81e154d
Former-commit-id: 1b812417c8e649a39d2fc29324c62580816e19e0
11 years ago
James South
763af46cb4
Merge pull request #132 from cosmo0/fix-rotatebounded
Fix rotatebounded
Former-commit-id: 44b6ff81c1b1c5e742c71cb0836a5852d7c5707e
Former-commit-id: 496433b1195dda95b0bc0d1b2214bf21bbd7daf7
11 years ago
Thomas Broust
819090c22b
Fixes the CCW rotation bug
Former-commit-id: a345ee7057e77842cd18a9ce193d768c0049f53e
Former-commit-id: f12f641601310783f14f14621c088fb627b79a2e
11 years ago
Thomas Broust
8395a1c2bd
Adds imagefactory unit test for counter-clockwise rotation
Former-commit-id: 7a4859a397c53aebb3701e5d9bee8f53984eeade
Former-commit-id: 57d54f8e7906ad2f12cf5e1420c1b54e587cad33
11 years ago
Thomas Broust
2f28fe5311
Adds failing tests for negative angle
Former-commit-id: 68d80544153a5baa6b61d41716f5c7e4a11a2c3e
Former-commit-id: f2bb2e2df8e7b47bfede287328cf64c66fdf7542
11 years ago
Thomas Broust
874a229b6d
Adds strecthed test image
Former-commit-id: e7dd960547bb07f434b999865c7d89a4455e1d49
Former-commit-id: c9f3278e7792e7ab0185f455fefa42516dde8d86
11 years ago
Thomas Broust
47962f177a
Saves the output of the imagefactory tests to check the results
Former-commit-id: 7d87f6fb1f0653b5e321a6b29f52991793206df1
Former-commit-id: 9b2be9184156b0e276c948e696ebdb5e4b63a69c
11 years ago
James South
8ce6a55e69
Just committing to build tools repeat.
Former-commit-id: 8a5191662b4c7a9124643f4327901a2107136e85
Former-commit-id: a51a41fd2a2e37ea4af1b7487c650a3d785c8fe4
11 years ago
James South
302390590e
Rename RotateInside to RotateBounded
Former-commit-id: c2f8940d3852b524b66a9c1a402adc155c5efe2b
Former-commit-id: 5cc3f548c68cf825f0b04fbb14eb9e67529c9bdd
11 years ago
James South
3e0c77f628
Merge pull request #131 from cosmo0/rotateinside
Adds "inside rotation" filter/method
Former-commit-id: 21483ea0ff11b36e63858c49292a3a91f50dee7d
Former-commit-id: e9cedf7f10726633e765ce27eac77e55796a17f3
11 years ago
Thomas Broust
4d9f300aac
Switches to rectangle structure for the rotation calculations
Former-commit-id: cc6abe13bd9824d32250738b25486cc5c9195849
Former-commit-id: 5bfec4b1d233e2390c92a5e565e537a84c380c8c
11 years ago
Thomas Broust
fd92343b0c
Moves the new methods to Imaging.Helpers.ImageMaths and auto-cleanup (reordering of methods) of the ImageMaths class
Former-commit-id: 95c1fd0f4d0cb88994167ca2679aa4e3e07961e3
Former-commit-id: c0e799a4576f17abc343e2bcc4a7465fe0cc3cdb
11 years ago
Thomas Broust
0d7c0d2333
Removes saving of the test images
Former-commit-id: 7e86424dbb0674fc62b1488518ade46eff5083d4
Former-commit-id: 293846a5c7b59dfd79c4cf133ad5f2edbf1a3ccf
11 years ago
Thomas Broust
86ee3a41da
Fixes the rotation calculations
Former-commit-id: a8b3a255e6f4881e02b0fcc3aa9c1e22d84fd014
Former-commit-id: 7d263535078966c8773e28278d61913aeca166d9
11 years ago
Thomas Broust
e132c884db
Allows the rotation of the image without zooming (doesn't quite work yet)
Former-commit-id: ae242ce87afa102bdc870c2cb236304def86bc63
Former-commit-id: 2415b892082557e0691ac98186a83f301de7c61b
11 years ago
Thomas Broust
3bde971ad3
Fixes XML comments
Former-commit-id: ddb31f48eec01fc451f7f4fa05c69eb6ee046094
Former-commit-id: 8ee5d4a1fd22d5b529b461b19d97998f03e26dca
11 years ago
Thomas Broust
849b6f936d
Adds a 'rotate layer' to provide a new 'resize' parameter
Former-commit-id: f5ad9f7c78aae6a11245490e39274078489af081
Former-commit-id: 381fce4fcaaf617203e3e4e294146bbf1b7a5b38
11 years ago
Thomas Broust
93eac1fb65
Adds reference for calculation
Former-commit-id: 186a948ca7cf34b489a65d878feb97069fd82b03
Former-commit-id: 36bf23f00f9304f618acc77dddbfd03f706a368e
11 years ago
Thomas Broust
e5154d3bb5
Zooms the image when doing an 'inside rotation'
Former-commit-id: cb58553b092c507ec2b0ec88628ee2f140f25bdf
Former-commit-id: d004bc57d5c645e5b95e75cf3f5890419e2a23e5
11 years ago
Thomas Broust
38798a0ec9
Fixes XML comments
Former-commit-id: 1fa77b4c002f4d0feb2adf7e9850d4f1ffde0c1b
Former-commit-id: 69b31a8d16c0b32cda5430b27ce387c3363bc69e
11 years ago
Thomas Broust
52dfb4541c
Fixes the zoom calculation
Former-commit-id: 081d9d9fabd87ebf4d9643b49d5e80cd772dde48
Former-commit-id: 8f41c7f5228450698bc8e4cc3d76bc4cb902e435
11 years ago
Thomas Broust
03d6e9454f
Changes the method to return a factor instead of a percentage
Former-commit-id: 75fa0d3daf53263ab1b411b910d1b90580e7ec7d
Former-commit-id: c19f6cbbf92b6fca98a0f05eec8ccc4d31f9934b
11 years ago
Thomas Broust
ec93b1ed52
Rotates the image inside the area, but leaves blank spaces
Former-commit-id: 8d0a064cfcce90ba1de9fb5f42283f03bb36d6c6
Former-commit-id: f06de58db373573c1a8453c3a0fa2c3d6af1e13b
11 years ago
Thomas Broust
2473211dd2
Refactors the rotation and adds a few unit tests
Former-commit-id: 1ae4da1184336db1522c1a35f68235c0a28b0413
Former-commit-id: e8a76a404d1d986a5e9e9469c274ce705879b964
11 years ago
Thomas Broust
2af1ed6d5f
Adds empty classes for rotation
Former-commit-id: dac0dff3e2b0dc374a36a0d15573bdd36cc3cc17
Former-commit-id: 90eb30bcae5952f5d7727add156ce443476a631a
11 years ago
James South
76e2095a46
Fix build
Former-commit-id: 7a764406af5b0f487c3eb7439c347efa6ac34473
Former-commit-id: 990903100ffa4f51e4cae13a5d600560d250d95f
11 years ago
James South
bb9833b46b
Make Trace public
Former-commit-id: 125aa15113e8acba8d761fb7221863b9f2ad095f
Former-commit-id: 594e1b8e864c90c3d98b14bf50829bff5be26e83
11 years ago
James South
9fb7b0ab64
Resize pad now respects anchor mode.
Former-commit-id: f5721fe3086cb7715d2f89d60a2b078fe133050a
Former-commit-id: 713ca5bfb22acbc23ebd432cd97903af368195ee
11 years ago
James South
df993080e1
Shift cache plugin to proper namespace.
Former-commit-id: 2c67033c07f6935497ac1ee9a9ec402440aa460c
Former-commit-id: 4f9e13319e4d04f8a01819d8f68d1b32fefcf58f
11 years ago
James South
bdfe51682e
Merge pull request #130 from cosmo0/cleanup
Removes unnecessary/unused files
Former-commit-id: 580c784a2c803b8ac0c6db6cf7bfff5b2b0e1ee2
Former-commit-id: cf3042a5bbcda160a9837ab1a0bccefd21190de1
11 years ago
Thomas Broust
66539c87f3
Removes unnecessary/unused files
Former-commit-id: 48eaad478d18b1cefe80f2b46130a950e3e798b2
Former-commit-id: b6e801b7f95f0e14890046ed16c42b5aec5aa637
11 years ago
James South
1589e3ac63
Pre release polish
Former-commit-id: f18d297cafde4ca9a7d6e9aeb40fa6e038044295
Former-commit-id: bbe58c41a02747a536016c8872319e4499623479
11 years ago
James South
1b4ebc066e
Adding missing halftone method
Former-commit-id: f64a75cf15909739e4eb37638a58b03a2a7cf78a
Former-commit-id: 93dfcfd532f011d666fa8cd551bf15ede1689109
11 years ago
James South
2839d5be72
New Releases
ImageProcessor v2.2.0.0
ImageProcessor.Web v4.2.0.0
ImageProcessor.Web.PostProcessor v1.0.2.0
ImageProcessor.Web.Config v2.2.0.0
ImageProcessor.Web.AzureBlobCache v1.0.0.0
Former-commit-id: dbc295c25fbcea2d328b8dea80b45742f31fd241
Former-commit-id: 59bc4ee9d9bbf4c426e8bb35caafb88634266ff3
11 years ago
James South
27582ef397
Merge remote-tracking branch 'origin/feature/issue/120' into V2
Former-commit-id: f93c3a6f44bfbd5cdb0ec4cc2234b99dfe631ee5
Former-commit-id: 11072be0a6633bc6ffad01caa095c007a4b2b453
11 years ago
James South
4a79dca642
Finished CMYK halftone
Former-commit-id: ad9bb35112f36f73d6237e96ca17348f17fb8e26
Former-commit-id: aa21bf2996acfea29d485c67a8ae19dce57d1e51
11 years ago
James South
86db331d7d
Fixing redirect and cleanup.
Former-commit-id: 5b0c3837a4f7a60458865e910a0e8cf440d0f8d1
Former-commit-id: 9b865aca08084876fa40659f083be898bdb91f1d
11 years ago
James South
13eaf76a19
Adding code comments
Former-commit-id: 678bf6525da8ce7752a88361701c2b49f64c1080
Former-commit-id: 0e7e798aa76710971d62d38c90a1f5817a291d47
11 years ago
James South
2b3525600e
Add correct mimetype and expires to blob
Former-commit-id: 807460a9faeb0b2bc5a7e2b2fed84db143865224
Former-commit-id: c68ca7af61e156ccb3088284ed9128115cd6f254
11 years ago
James South
6422bd4987
Initial wire up of Azure blob cache
TODO: Error checking with container urls.
Former-commit-id: 56f778fa2b3180cddf3a28faab07de35c0419e5c
Former-commit-id: fbafb8ca1da381cd27bd87ee37172b54ec72f30a
11 years ago
James South
e4ca106bc4
Tie up cache to configuration.
Former-commit-id: 4db316cf2f77b27c5d664c869c6948e185e3f7b0
Former-commit-id: f1fe102ee103b4280e0170ba4c79f05a736d691b
11 years ago
James South
df19da193e
More tooling in Azure cache.
TODO: Config
Former-commit-id: 6f1dbbb2c90b3d86158650048007928548bb97ac
Former-commit-id: 8cad46d2053cd6d2ad50654ae126dc32c36d2551
11 years ago
James South
db1d21ccfb
Begin decoupling cache.
Former-commit-id: 282fdc30f4a813fe8fe759a21debfb6142676f52
Former-commit-id: 39a6b41dea2323461008da07120c387169913523
11 years ago