mortenbock
c77a52d655
Fix issue #43
Former-commit-id: b595749cba5c62e8a95dc1bf16d367b1078559ae
12 years ago
mortenbock
421856d2eb
Fix issue #43
Former-commit-id: 8debba291cffe32492385cf478a79db19826036b
12 years ago
James South
5e3ad2c076
Web v3.2.1
Former-commit-id: 75a5c3a5cef510e8e8d08faa599b326892832c9a
12 years ago
James South
0db3e0dec6
Web v3.2.1
Former-commit-id: 0fd42a1103dffeed832bc1929d097673b18692ee
12 years ago
James South
17a75647f7
v1.8.7
Fixed crop calculation bug
Former-commit-id: a8ea5c02f815d6c5314a9130cc724de48c6b9b0f
12 years ago
James South
e8583959f5
v1.8.7
Fixed crop calculation bug
Former-commit-id: 2c0d5cc7882414b8f7ab3dfbebc846a70161a16b
12 years ago
James South
e4a5639ea0
Adding nuspec files
Former-commit-id: b780e1c0c3a3098b94830656bc7bbcbcc132f173
12 years ago
James South
5cad3c6d88
Adding nuspec files
Former-commit-id: 917866252e36cf3e0f38c4f3d4cdba3b5e5423cb
12 years ago
James South
395d13fad3
v1.8.6.1
Former-commit-id: c18a5f2bd75211f9a0b58cae1f040bda8495cfec
12 years ago
James South
3ba33ed21e
v1.8.6.1
Former-commit-id: e2abeb8eed389bbb8e07289abbe3e42ee9f35f83
12 years ago
James South
9c21a0e117
Making all number parsing invariant
Fixes #38 , fixes #39
Former-commit-id: 0a88398bb4920fd6ec2ed742fac7b05889dde112
12 years ago
James South
daa842af90
Making all number parsing invariant
Fixes #38 , fixes #39
Former-commit-id: 6f1b0b09d35099ca70f9d5571153cc775e9adebd
12 years ago
James South
ac4d1eb449
v1.8.6 & 3.2.0
Former-commit-id: b1f15863e763a88e058f87f200b57c1f392f430d
12 years ago
James South
aff7fe3338
v1.8.6 & 3.2.0
Former-commit-id: c26782a1ebc49a09e3bae6eabfafc5dc5cc3a525
12 years ago
James South
d45bc2bfce
Added configuration-less functionality.
Former-commit-id: 49868772e9cc35d73fd0c84c4985f06d42b70b03
12 years ago
James South
8c82e0ae99
Added configuration-less functionality.
Former-commit-id: 86a2c6cbdc9a8c9f156b2a0926f5ef1a86534065
12 years ago
James South
40090f3156
v1.8.5
- Fixed crop center
- Improved output quality
Former-commit-id: ff0ac8cf19f4bf135f0adb886d99b33ad67bbbbc
12 years ago
James South
5123e7180c
v1.8.5
- Fixed crop center
- Improved output quality
Former-commit-id: e48faa4a104bb688bde749388227af27c1adbfc1
12 years ago
James South
e2d2c6834f
Added embedded httpmodule declaration
Former-commit-id: d730995864bc1477022e61a44a257fcf715f1daf
12 years ago
James South
eafd68bfd6
Added embedded httpmodule declaration
Former-commit-id: 03291e4237377b24f7b9bb5dd8555653a012b2df
12 years ago
James South
c7095a60e4
Testing resize center
Former-commit-id: e25451077d88a72e38195b75253c260adedfa3f2
12 years ago
James South
2a07c9217b
Testing resize center
Former-commit-id: fb92cab47f74aa7461351544ebd079756f181f8e
12 years ago
James South
1ef857ee72
Improving image output quality
Former-commit-id: c8f325aaf5df54b0e696a67f50b996fd4f0f1820
12 years ago
James South
dc35100e88
Improving image output quality
Former-commit-id: 59c72f6a5d834a699776ad7b9df768c4af74ac7f
12 years ago
James South
5fbaf243b2
v1.8.4
Former-commit-id: 37033a655ed08272087c2929b33e88d75ca3ecf0
12 years ago
James South
ede98b8ff6
v1.8.4
Former-commit-id: cf257e66b7a88407b44f1e60595d17968762bdf4
12 years ago
James South
8263907f86
Fixes #31
Former-commit-id: d2470b5e658916b6e3850604e6049275fe1d2696
12 years ago
James South
cfed9dd9b9
Fixes #31
Former-commit-id: d4b957a310994456b811ae46a6fefb06d8bcff27
12 years ago
perploug
df5c95cdb8
Tweaking the center calculation abit
Former-commit-id: 1c29005edce7d8ddf809c1a11cc491beaf90e7eb
12 years ago
perploug
0684fa2bc7
Tweaking the center calculation abit
Former-commit-id: 01d955f39dec3aa02dda11f50c0850a72c56c636
12 years ago
perploug
cc29d63d43
Enables setting a percentage-based center coordinate while resizing
As an alternative to anchor points, this allows you to set a
center=0.5,0.8 point, which in this case would be slightly off the
center of the image. It allows you to translate image focal points to
automated crops.
Former-commit-id: f620b4b9858d0d12f9304f13db840fc716fdeb2b
12 years ago
perploug
f6691e96f1
Enables setting a percentage-based center coordinate while resizing
As an alternative to anchor points, this allows you to set a
center=0.5,0.8 point, which in this case would be slightly off the
center of the image. It allows you to translate image focal points to
automated crops.
Former-commit-id: 0d811cd3c67b269183afc611bbf0f1ebd2f9750c
12 years ago
James South
20dd673967
v3.1.1.0 Fixes #36
Permissions issues within the DotNetOpenAuth library when used in
conjunction with Mvc5 were causing a ReflectionTypeLoadException when
attempting to autoload all plugins. Behaviour is now changed so that if
this fails, plugins will load from the configuration instead.
Former-commit-id: c6b35c7f09bb26f75b030d0b3aadf909498bc6a9
12 years ago
James South
9c97dabdf3
v3.1.1.0 Fixes #36
Permissions issues within the DotNetOpenAuth library when used in
conjunction with Mvc5 were causing a ReflectionTypeLoadException when
attempting to autoload all plugins. Behaviour is now changed so that if
this fails, plugins will load from the configuration instead.
Former-commit-id: d0ff998d5836f17276d553ba2ad6bed3d158db8f
12 years ago
James South
14b8d588ca
v1.8.3 & v.3.1.0
Former-commit-id: adce67090fee4f438a5d52f8336abf8b96d8f11a
12 years ago
James South
5616579488
v1.8.3 & v.3.1.0
Former-commit-id: b0434c2661e172e4a88f1c29a9964fc5305a004f
12 years ago
James South
43e35bcbef
Adding Mvc5 Test
Former-commit-id: 870a388fa6d189f229ab5f64ce22d5100455a563
12 years ago
James South
1fd7743e83
Adding Mvc5 Test
Former-commit-id: b4f9722e5fb7ec09acac6ffd1830141b8676247a
12 years ago
perploug
5db2231738
Fixes small calculation issue in percentage-based cropping
Former-commit-id: e855027ecaa285027b9706dc0df5d65239eab145
12 years ago
perploug
6b89030d65
Fixes small calculation issue in percentage-based cropping
Former-commit-id: 56969ec1636d5a356b4fa8ed95af932a837b10b6
12 years ago
James South
c0f872238e
Further tidy up
Former-commit-id: b68367b11e9c1cbd6e21d0b92a32227b2435f336
12 years ago
James South
343395ea35
Further tidy up
Former-commit-id: 973830c35afeb190ab4cd2b21a3e37c24543153d
12 years ago
James South
a103ff0883
Tidy up
Former-commit-id: 8f78d94e7cefcbcfef34469353a1b5200be7ad94
12 years ago
James South
c8cb5a9629
Tidy up
Former-commit-id: 50d48db699af04e596c61e081921266118038b5a
12 years ago
James South
b3e38752cb
Fixing spelling
Former-commit-id: ff41678cddb46b8ab6555f59f961c89d95508992
12 years ago
James South
a4fa1fe496
Fixing spelling
Former-commit-id: 2cf0365a4196230133fd8f9bb6255650e320c32d
12 years ago
James South
b5a8ff65be
Adding preset resize restrictions
Fixes #31
Former-commit-id: 441439e6e59f04af142613c7661675830f41e613
12 years ago
James South
c222cd85f6
Adding preset resize restrictions
Fixes #31
Former-commit-id: e89d73f221f8aa2f095a79e05e808cb49970c620
12 years ago
James South
84cde8dbb8
Added restricted size functionality
TODO: Check this
Former-commit-id: a9fba2c54d6484c5df2a4a0e90d3c627869c76e2
12 years ago
James South
9a4a571d57
Added restricted size functionality
TODO: Check this
Former-commit-id: 9d1f9a345de7df69741ae98d4d2357720d4a1219
12 years ago