6362 Commits (fd9e8dc7dec6f6e10bbbd616ef1b4d27c7dffd8f)
 

Author SHA1 Message Date
j0rn fd9e8dc7de Using FormattableString.Invariant. 8 years ago
James Jackson-South ae8e41ce92
Merge branch 'master' into FixToStringCulture 8 years ago
James Jackson-South 9c73e744b8
Merge pull request #737 from carbon/dropnetstandard1_1 8 years ago
Jason Nelson eedc89e588 Use BitConverter.IsLittleEndian directly 8 years ago
Jason Nelson 741b7dd70f Fix .NET casing 8 years ago
Jason Nelson d0b1633486 Update README 8 years ago
Jason Nelson f1e8886591 Remove remaining AsciiEncoding fields 8 years ago
Jason Nelson b4d875336a Remove AsciiEncoding field 8 years ago
Jason Nelson be93794ae2 Update benchmarks to target netcoreapp2.1 8 years ago
Jason Nelson 074a02634a Use ASCII Encoding when known to be ASCII 8 years ago
Jason Nelson 992010cbaa Update SixLabors.Drawing minimium netststandard support to v1.3 8 years ago
Jason Nelson f2f686c888 Use static Encoding.ASCII property 8 years ago
Jason Nelson 56d351058f Drop netstandard1.1 support 8 years ago
j0rn 3a455454f0 Write float values using the invariant culture. 8 years ago
James Jackson-South 7cc13225b3
Merge pull request #734 from SixLabors/js/refactor-companding 8 years ago
James Jackson-South 58d06c23f8 Remove conditionals from loop and enforce equal matrice dimensions. 8 years ago
James Jackson-South d5836c1a0f Update test to match new reference naming. 8 years ago
James Jackson-South 2919fe9c2c Update tests/Images/External 8 years ago
James Jackson-South d673d1126d Refactor Vector4Utils and ConvolutionProcessors utilizing them. 8 years ago
James Jackson-South d520b57e21 Move compaing classes and migrate vector code to srgbcompaning 8 years ago
James Jackson-South 13850d1fec
Merge pull request #664 from SixLabors/colorspace-transforms 8 years ago
James Jackson-South b82ea98848 Unify sRGB companding 8 years ago
James Jackson-South dc2792b550 Replace ICompanding with static methods. 8 years ago
James Jackson-South b2411b6c74
Merge branch 'master' into colorspace-transforms 8 years ago
James Jackson-South 1a365043f7
Merge pull request #731 from SixLabors/af/kernelbuffer 8 years ago
James Jackson-South 0f6126a547
Merge branch 'master' into af/kernelbuffer 8 years ago
James Jackson-South 5502e69512
Merge pull request #728 from jongleur1983/addToStringToBgr24 8 years ago
James Jackson-South 17ae98d5b2 Add some Cmyk tests 8 years ago
Anton Firszov 12f4b9675f Simplify ResizeKernel 8 years ago
Anton Firszov 0c437c35a6 disable profiling-related stuff 8 years ago
Anton Firszov 1143977ca0 Merge remote-tracking branch 'origin/master' into af/kernelbuffer 8 years ago
Anton Firszov 44004ccff7 better Resize benchmarks 8 years ago
Anton Firszov e907ec9561 simplify ResizeProcessor 8 years ago
Anton Firszov ce0a17f589 Fix ResizeProcessor Compand UnPremultiply bug + tests 8 years ago
Anton Firszov 78e598cad3 better profiler output for ResizeProcessor 8 years ago
Anton Firszov e7bb01b62b WIP better Resize benchmarks 8 years ago
Anton Firszov d0afcc8b15 better separation + optimized row processing 8 years ago
Anton Firszov 30a26d52f8 use transposed buffer in ResizeProcessor 8 years ago
Anton Firszov c1afe359db separate PreMultiply from Convonution for rows 8 years ago
James Jackson-South a7cafa7e27 Merge branch 'master' into colorspace-transforms 8 years ago
Anton Firszov b5ef7d9bfb add bulk Premultiply 8 years ago
Anton Firszov e8eb6a72b6 Better names: WeightsWindow -> ResizeKernel, WeightsBuffer -> KernelMap 8 years ago
Anton Firszov 81313d07f7 do not allocate unnecessaryly large buffer in WeightsBuffer 8 years ago
James Jackson-South f9a0255659
Merge branch 'master' into addToStringToBgr24 8 years ago
Anton Firszov 7effe7238b tests for LCM & GCD 8 years ago
James Jackson-South aaf9b9305b
Merge pull request #719 from Davidsv/ImageSharp-issue-711-resize-aspect-ratio-or-closest 8 years ago
James Jackson-South a67386977c Add additional tests 8 years ago
Anton Firszov 99b114a7e5 LeastCommonMultiple 8 years ago
Peter Amrehn afe9cd14e2 Add ToString implementations to Bgr24 and Bgra32 8 years ago
David Svånå 36abf6d116 -Remove ResizeProcess.EnsureSizeBothDimensions and inlined its functionality in the constructors. -Updated ResizeExtensions remarks. 8 years ago