11 Commits (654af812584b1250b7e9635205f83493bf5589e9)

Author SHA1 Message Date
James Jackson-South 654af81258 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South 13c865ca18 Enforce struct on TColor 10 years ago
James Jackson-South 15b989561c Fix cross-format quantization 10 years ago
James Jackson-South b57677b16c Revert Unsafe.Copy and cleanup 10 years ago
James Jackson-South 7c624d0b27 Use PixelAcessor<TColor, TPacked> #457 10 years ago
James Jackson-South 731138f379 Add format tests 10 years ago
James Jackson-South 2ab08b54a2 Remove new() type constraint 10 years ago
James Jackson-South 8187f2ad82 Add png encoder 10 years ago
James Jackson-South 20f34563ef Trim back to basics 10 years ago
James Jackson-South 36b3f2742d Interchangeable quantizers 🎈 10 years ago
James Jackson-South 5e697a3ffc Shift to new namespace 10 years ago
James Jackson-South 67ad4ae21e Add Wu Quantizer 10 years ago
James Jackson-South a9ad947885 Rename to Core 10 years ago
James Jackson-South f7d04925d7 Rename to Core 10 years ago
James Jackson-South a25a289278 Perf improvements for gifs. 11 years ago
James Jackson-South 63104c5f82 Perf improvements for gifs. 11 years ago
James Jackson-South e1379cb6f2 Fix format conversion output. 11 years ago
James Jackson-South d481dcc201 Fix format conversion output. 11 years ago
James Jackson-South a914095dfb Fix broken tests, update dependencies 11 years ago
James Jackson-South 4efbe87e73 Fix broken tests, update dependencies 11 years ago
James Jackson-South 823ea46e0d Switch out List for ImmutableArray 11 years ago
James Jackson-South e42ae5e67d Switch out List for ImmutableArray 11 years ago
James Jackson-South d673e2c8e8 Switch over to new Color struct as default. 11 years ago
James Jackson-South 6c23b82c08 Switch over to new Color struct as default. 11 years ago
James Jackson-South c8b3355282 Reshuffle colors, improve accuracy of cspace conversion 11 years ago
James Jackson-South 8055100687 Reshuffle colors, improve accuracy of cspace conversion 11 years ago
James Jackson-South 1e5fac8ff9 Update to NET 4.6 etc 11 years ago
James Jackson-South e7003539b4 Update to NET 4.6 etc 11 years ago
James Jackson-South d764057cb1 Cleanup. 11 years ago
James Jackson-South 94a00857db Cleanup. 11 years ago
James Jackson-South 7eae119a0a Base logic for debugging. Encoder does not work. 😢 11 years ago
James Jackson-South bd29aa9628 Base logic for debugging. Encoder does not work. 😢 11 years ago
James Jackson-South 8c3644dd4d Cleanup lzw encoder add more encoding functions 11 years ago
James Jackson-South 016d26c158 Cleanup lzw encoder add more encoding functions 11 years ago
James Jackson-South 000bd31e73 Add Guard tests 11 years ago
James Jackson-South 9db729459d Add Guard tests 11 years ago
James Jackson-South b8a38491ba More work on the gif decoder/encoder 11 years ago
James Jackson-South f5a5cac667 More work on the gif decoder/encoder 11 years ago
Yufei Huang d5aeb29a16 Fix quantizer 11 years ago
Yufei Huang 5b2921d40e Fix quantizer 11 years ago
James Jackson-South 005784c6d8 Quantizer works. Encoding is the issue. 11 years ago
James Jackson-South bad478defa Quantizer works. Encoding is the issue. 11 years ago
Yufei Huang 900c1d7ab3 Implement the interface for the basic quantizer. The resulting image is not correct with this commit but we have a starting point to troubleshoot the quantizer. 11 years ago
Yufei Huang 447b77439f Implement the interface for the basic quantizer. The resulting image is not correct with this commit but we have a starting point to troubleshoot the quantizer. 11 years ago