7124 Commits (bc128c6948e69eb7da1c0d4f1c259f5d4e46cb72)
 

Author SHA1 Message Date
James Jackson-South bc128c6948
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 8e6a4f0877
Merge pull request #1011 from SixLabors/feature/processors 7 years ago
ip75 e880e63df2 fix test values 7 years ago
ip75 e76ebb84ef Filters test 7 years ago
ip75 8cb89d84ba remove hsl from comments 7 years ago
ip75 dfc094d320
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 40b69d7e95 Refactor cloning processors and tests 7 years ago
James Jackson-South 1ae1915664 Merge branch 'master' into feature/processors 7 years ago
James Jackson-South 8606c08009
Merge pull request #1010 from SixLabors/feature/visitor 7 years ago
James Jackson-South 091aaccbc5 Merge branch 'master' into feature/processors 7 years ago
James Jackson-South be19bd52d2 Merge branch 'master' into feature/visitor 7 years ago
James Jackson-South 985cfbda08 Remove protected. 7 years ago
James Jackson-South 7cb8a74869
Merge pull request #1009 from SixLabors/feature/idisposable 7 years ago
James Jackson-South 24cd39a62f reseal Image{TPixel} 7 years ago
ip75 7881244fc8 fix value ranges for lightness 7 years ago
James Jackson-South d62fa6929b Make processors public, refactor cloning. 7 years ago
ip75 dd4570ea6e Value 1.5 must be greater than or equal to 0 and less than or equal to 1 7 years ago
ip75 0dfc761427 LightnessTest 7 years ago
ip75 f4e9e999f3
Merge branch 'master' into LightnessProcessor 7 years ago
ip75 8545cdf51b change comment 7 years ago
James Jackson-South b49f2ab3e8 Expose visitor through advanced namespace. 7 years ago
James Jackson-South 1efaba60c3 Refactor IImageProcessor 7 years ago
James Jackson-South 699b659715 Refactor Image.Dispose 7 years ago
James Jackson-South a266a8510a
Merge pull request #978 from SimonCropp/ExifTagDescriptionAttributeDoesntNeedFields 7 years ago
ip75 6368aec0e7
Merge branch 'master' into LightnessProcessor 7 years ago
Scott Williams e9d2a549d9
Merge pull request #1008 from Turnerj/fix-issue-688 7 years ago
Scott Williams 7a80e5b105
Merge pull request #1007 from mysticfall/master 7 years ago
Xavier Cho 7e06b63420 Accept points instead of line segments as constructor argument 7 years ago
Turnerj fa1d9efaa2 Use local CreateFont method 7 years ago
Turnerj 6a0ce745e8 Updated font used for test 7 years ago
Turnerj ad56a756ce Fix horizontally out-of-bounds error when drawing text 7 years ago
Xavier Cho b9d6a14af6 Ignore invalid gradient positions rather than throwing an error 7 years ago
Xavier Cho 75209ca205 Remove a redundant check for the paint boundary 7 years ago
ip75 36d479da23
Merge branch 'master' into LightnessProcessor 7 years ago
ip75 15ed6c52e7 warnings-errors 7 years ago
ip75 4e7ec9b256 fix comments cosmetic warning-errors 7 years ago
Simon Cropp d5b44cc8b5 use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
James Jackson-South 6e5ec35a15 Refactor helper to reduce code duplication 7 years ago
James Jackson-South ee8ea55e31 revert preenumeration rule 7 years ago
James Jackson-South cab9d4d76b Fix #999 and add tests 7 years ago
Simon Cropp 74a1823d62 remove patternVector in patternBrush 7 years ago
James Jackson-South 58eb198468 Fix #997 7 years ago
Anton Firszov 895d51559a delete GuardTests 7 years ago
James Jackson-South c48fa803ae Update dependencies and submodule 7 years ago
James Jackson-South 6998f96806 Removed submodule 7 years ago
ip75 08f3912752 image lightness filter 7 years ago
James Jackson-South 41643d31a4
Merge pull request #1005 from SixLabors/issue/1004 7 years ago
James Jackson-South e89c1ef3d4 Clean up scanline decoding code. 7 years ago
Anton Firsov fce88ddaa6
Merge branch 'master' into issue/1004 7 years ago
Anton Firsov 9eb03a49a9
Merge pull request #1003 from SixLabors/issue/999 7 years ago