📷 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.
 
 
James Jackson-South f2c12d0e87 Png now decodes using MS Deflate stream 11 years ago
..
NewFolder Png now decodes using MS Deflate stream 11 years ago
Adler32.cs Switch out List for ImmutableArray 11 years ago
Crc32.cs Png now decodes using MS Deflate stream 11 years ago
DeflateStrategy.cs Switch out List for ImmutableArray 11 years ago
Deflater.cs Switch out List for ImmutableArray 11 years ago
DeflaterConstants.cs Switch out List for ImmutableArray 11 years ago
DeflaterEngine.cs Switch out List for ImmutableArray 11 years ago
DeflaterHuffman.cs Moar cleanup 11 years ago
DeflaterOutputStream.cs Switch out List for ImmutableArray 11 years ago
DeflaterPending.cs Switch out List for ImmutableArray 11 years ago
GeneralBitFlags.cs Switch out List for ImmutableArray 11 years ago
IChecksum.cs Png now decodes using MS Deflate stream 11 years ago
Inflater.cs Moar cleanup 11 years ago
InflaterDynHeader.cs Remove SharpZipLib dependency 11 years ago
InflaterHuffmanTree.cs Remove SharpZipLib dependency 11 years ago
InflaterInputBuffer.cs Cleanup plus perf 11 years ago
InflaterInputStream.cs Cleanup plus perf 11 years ago
OutputWindow.cs Remove SharpZipLib dependency 11 years ago
PendingBuffer.cs Moar cleanup 11 years ago
README.md Moar cleanup 11 years ago
StreamManipulator.cs Remove SharpZipLib dependency 11 years ago
ZipConstants.cs Missed a few files 11 years ago

README.md

The contents of this folder have been copied from https://github.com/ygrenier/SharpZipLib.Portable in order to allow the project to run the NET 4.6 portable classes.