Cosmos/source2/Tools
2011-07-20 22:43:43 +00:00
..
File2ByteArray Converter Added a File to Byte Array converter to the tools section. 2011-06-23 17:27:01 +00:00
TTF2OPFF Converter Added compression support to the TTF2OPFF Converter. Default compilation uses LZMA compression (a pure C# version), but can be easily changed to use .Net's built-in DeflateStream, as well as it's GZip stream. My OPFF font reader is the next thing that will be tested. 2011-07-20 22:43:43 +00:00