This website requires JavaScript.
Explore
Help
Sign In
dan
/
Cosmos
Watch
1
Star
0
Fork
You've already forked Cosmos
0
mirror of
https://github.com/danbulant/Cosmos
synced
2026-05-19 20:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
01cb66caab
Cosmos
/
source2
/
Tools
History
blah38621_cp
6e35518f17
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
..
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