OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Z compression research


All,

After researching Z compression, I have determined that the file format 
used for compressed SVG is the same used by "gzip" an open source 
software. And that there indeed is a magic number in first 2 bytes 
indicating Z compression.

The complete specification for the gzip file format can found here:
http://www.ietf.org/rfc/rfc1952.txt

Further details on gzip and source code can be found at:
http://www.gzip.org/


Regards,
Don Larson


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]