911 Commits (d83852bbb22d534d55955fd65524d4b3790d16d5)
 

Author SHA1 Message Date
James Jackson-South d83852bbb2 Attempt fix build 11 years ago
James Jackson-South 8a9210f579 Various fixes 11 years ago
James Jackson-South fdc681a263 Add premultiplied alpha 11 years ago
James Jackson-South 3d6586d1e3 Avoid divide by zero 11 years ago
James Jackson-South e463e24905 Add Myget deploy 11 years ago
James Jackson-South 4efbe87e73 Fix broken tests, update dependencies 11 years ago
James Jackson-South 9b5b8d1dba Merge branch 'Jeavon-feature/V3-BuildAutomation' into V3 11 years ago
James Jackson-South 48c1d1c749 Fix merge conflist 11 years ago
Jeavon 1d2ea56485 Rename aspnet5-version.js to appveyor-project-version-patch.js 11 years ago
Jeavon f400d98ff2 Missing spaces 11 years ago
Jeavon df35d2f61f Add AppVeyor.yml 11 years ago
Jeavon 298ec3cb73 Re-enable failing tests 11 years ago
Jeavon 56243be343 Disabling failed tests to check AppVeyor artifacts 11 years ago
Jeavon c29b181b4f ImageProcessor can be set to general framework dotnet 11 years ago
James Jackson-South 4baa707f65 Add ability to generate nuget package 11 years ago
Jeavon 9b01290215 Missed the xproj file 11 years ago
Jeavon 08565463f2 Bring back the tests, now also a "Class Library (Package" project - followed examples here https://xunit.github.io/docs/getting-started-dnx.html 11 years ago
Jeavon bff6614234 Think I've got Semver versioning working but currently fixed with the "alpha" prefix, this needs to be changed to a Environmental variable 11 years ago
Jeavon 87da6d0dbd Drop the "v" 11 years ago
Jeavon fb8e411100 Oops should be version not build 11 years ago
Jeavon 7aa4e92848 Add a nodejs script to patch the project.json file with the AppVeyor version number 11 years ago
Jeavon db5ce0dbc6 Adding netcore.platforms 11 years ago
Jeavon 419996780c Updating some packages 11 years ago
Jeavon b90f67f84b Bad reference 11 years ago
Jeavon bb1aad0e55 Missing global.json 11 years ago
Jeavon bdb98a25de Converting to a Class Library (Package) project - wow, this is a brave new world! 11 years ago
Jeavon 836583f406 Update csproj files to ToolsVersion="14" 11 years ago
James Jackson-South a86ceab8ca Missed a few files 11 years ago
James Jackson-South e42ae5e67d Switch out List for ImmutableArray 11 years ago
James Jackson-South b6ebd2b026 Add Premultiplied methods 11 years ago
James Jackson-South c95840a29c Use compand and inverse. 11 years ago
James South c17e806d47 Add Compand methods to Color 11 years ago
James Jackson-South e137933e41 Update README.md 11 years ago
James Jackson-South 9094ce763c Update README.md 11 years ago
James Jackson-South 63466da190 Stylecop fixes 11 years ago
James Jackson-South 925471a695 Fix property 11 years ago
James Jackson-South d9b3976f03 Refactor edge detection to streamline API 11 years ago
James Jackson-South 9f88d10c52 Refactor color matrix filters 11 years ago
James Jackson-South 488a92d13e Change blend default to 50% 11 years ago
James Jackson-South 1b97b9bb2a Fix transparency issues caused by rounding. 11 years ago
James Jackson-South 500ed5382a Fix Bgra32.ToString() 11 years ago
James Jackson-South f694929e71 Fix method overloads. 11 years ago
James Jackson-South 13528a51a8 Add sharpen overloads 11 years ago
James Jackson-South 0c9788ffd3 Add rectangular crop. 11 years ago
James Jackson-South 49efa26822 Fix alpha in blur/sharpen 11 years ago
James Jackson-South cdbf3986c8 Update readme 11 years ago
James Jackson-South 83a3caa2ea Add Gaussian sharpen 11 years ago
James Jackson-South 479b5fa7e0 Fix Gaussian blur 11 years ago
James Jackson-South 5dab57a429 Fix kernel size calculation 11 years ago
James Jackson-South 31240419c6 Clean up Gaussian Blur. 11 years ago