📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow ede2f2d2d1
GifDecoder: Limit lzw bits to a maximum of 12 bits (#2744)
2 years ago
..
bugzilla-55918.gif Throw for corrupt LZW min code. Add test for deferred clear code 4 years ago
issue403_baddescriptorwidth.gif Fix #403 9 years ago
issue405_badappextlength252-2.gif Fix #405 9 years ago
issue405_badappextlength252.gif Fix #405 9 years ago
issue1505_argumentoutofrange.png Add test case for #1505 5 years ago
issue1530.gif Santize descriptor bounds. Fixes #1530 5 years ago
issue1668_invalidcolorindex.gif Clamp color map index, fixes issue #1668 5 years ago
issue1962_tiniest_gif_1st.gif Handle missing global color table. Fix #1963 4 years ago
issue2012_Stronghold-Crusader-Extreme-Cover.gif Handle empty XMP profiles. Fix #2012 4 years ago
issue2012_drona1.gif Don't throw for bad min code, just don't decode indices. 4 years ago
issue_2198.gif Add explicit tests for #2450 3 years ago
issue_2288.gif Correctly read/write graphics control extension 4 years ago
issue_2288_2.gif Fix transparency handling and optimize encoding 4 years ago
issue_2288_3.gif Read additional gifs and make transparency handling safer 4 years ago
issue_2288_4.gif Read additional gifs and make transparency handling safer 4 years ago
issue_2450.gif Add explicit tests for #2450 3 years ago
issue_2450_2.gif Add explicit tests for #2450 3 years ago
issue_2743.gif GifDecoder: Limit lzw bits to a maximum of 12 bits (#2744) 2 years ago