5325 Commits (1deb2c59e38e7720201748d7e776fbcf97ce07f8)
 

Author SHA1 Message Date
James Jackson-South 1deb2c59e3
Merge pull request #543 from woutware/pr/540 8 years ago
James Jackson-South a351b14359 Add additional tests plus cleanup 8 years ago
James Jackson-South d4c9a4cd46 Use expressions 8 years ago
James Jackson-South cbbae51be7 Fix braces 8 years ago
James Jackson-South b10bc7fefb Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
James Jackson-South 3f444f4637
Merge pull request #540 from woutware/issue-532 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
woutware fc05b921f9 Added IPixel.PackFromBgra32, similarly to the PackFromArgb32. 8 years ago
woutware d66f34cbdc Revert "Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated." 8 years ago
woutware a481a3e621 Fixed color component order (should be reversed) for Argb32, Rgba32, Bgr24, Rgb24, Bgra32. Tests still need to be updated. 8 years ago
James Jackson-South 15742cf2e6 Minor cleanup 8 years ago
James Jackson-South 695819166b
Merge branch 'master' into issue-532 8 years ago
James Jackson-South 07a811cb7e
Merge pull request #537 from carbon/jpeg-cleanup 8 years ago
James Jackson-South b7f07ee845 Add optimized conversion overloads 8 years ago
James Jackson-South 6b726284fc Fix unit tests 8 years ago
James Jackson-South ec7508409f Stylecop cleanup + remove last bit shifting 8 years ago
James Jackson-South de673e2cd9 Merge remote-tracking branch 'upstream/master' into issue-532 8 years ago
James Jackson-South 705faa5a94 Fix obsolete gode generation 8 years ago
woutware 9621b4f213 Merge branch 'issue-532' of https://github.com/woutware/ImageSharp into pr/540 8 years ago
woutware fc05269dd1 Processed review comment for Alpha8.ToArgb32() 8 years ago
James Jackson-South c968e2913d
Merge branch 'master' into jpeg-cleanup 8 years ago
James Jackson-South 4b7538f2f1
Merge pull request #536 from carbon/gif-cleanup 8 years ago
woutware 55919db955
Merge branch 'master' into issue-532 8 years ago
woutware 17760bdcd3 Moved change from PixelOperations{TPixel}.cs to PixelOperations{TPixel}.Generated.tt 8 years ago
woutware 0b95695ad0 Added IPixel.PackFromArgb32 and ToArgb32. 8 years ago
Jason Nelson f3e1e8f42d Cleanup tests 8 years ago
Jason Nelson 6102faf9c7 Format code 8 years ago
Jason Nelson 5fcae53968 Replace ToAsciiBytes with UTF8Encoder 8 years ago
Jason Nelson 64a6c4b3c0 Spanify huffman table 8 years ago
Jason Nelson 093245c4ba
Merge branch 'master' into gif-cleanup 8 years ago
Jason Nelson d008e10ef8 Tidy up comments 8 years ago
Jason Nelson ef652e65ed Add TryGetProperty to ImageMetadata and remove Linq call from GifEncoder 8 years ago
Jason Nelson 108926950f Cleanup LzwDecoder 8 years ago
Jason Nelson 4b298273e1 Make MaxMaxCode const 8 years ago
Jason Nelson b2ba930486 Remove unused support for configuring the maximium number of bits in the LzwEncoder. 8 years ago
Jason Nelson 6e1910bba8 Cleanup LzwEncoder 8 years ago
Jason Nelson 1510b1445e Remove the unused finalizer pattern from LzwEncoder 8 years ago
Jason Nelson d2630374b7 Optimize LzwEncoder 8 years ago
Jason Nelson 37864c4a94 Add GifGraphicControlExtensionTests 8 years ago
Jason Nelson 1f66e5b246 Update namespace of gif tests 8 years ago
Jason Nelson 83f79cfea2 Remove packed field 8 years ago
Jason Nelson 64750597a4 Pack GifLogicalScreen value directly 8 years ago
Jason Nelson 8586166906 Pack GifGraphicControlExtension value directly 8 years ago
Jason Nelson 083cf9f754 Rename GifGraphicControlExtension extension to match spec 8 years ago
Jason Nelson 943893d9a6 Remove unused service include 8 years ago
Jason Nelson c3b863f80b Update Moq 8 years ago
Jason Nelson 1d53f25d23 Update test SDK 8 years ago
Jason Nelson 62e86f22f1 Pack the bits directly in GifImageDescriptor 8 years ago
Jason Nelson 10435a3bd9 Remove unused PackField methods 8 years ago
Jason Nelson 852a9ce22b Format code 8 years ago