Cosmos/source2/Tools
2011-07-20 18:34:54 +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 the basic infrastructure to have the opff files be compressed files, however, decided not to make it part of the core specs, due to the fact that the built-in .net compression is horrible, as Times New Roman is only 23kb with the default ZLib compression. (It's 184kb un-compressed) .Net's Deflate stream (same method), compresses it to 50kb. 2011-07-20 18:34:54 +00:00