kicad/thirdparty/gzip-hpp
Seth Hillbrand a38c2aad1f ADDED: Support compressed STEP and VRML files
This adds support for opening .stpZ, step.gz and .wrz files where the
files have been compressed using ZIP or gzip according to the "standard"
published by the MBx volunteer forum at
https://www.cax-if.org/documents/rec_prac_file_compression_v12.pdf

Fixes https://gitlab.com/kicad/code/kicad/issues/2479
2020-08-19 03:20:30 +00:00
..
CMakeLists.txt ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00
LICENSE.BSD2 ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00
decompress.hpp ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00