[rendering] This simple trick didn't work...
[wikipediardware.git] / minilzo / README
blob35cfd825186c3cc34162a8959621a8b252f7d260
1 The Makefile is modified to make `enlzo' and `delzo' by default.
3 enlzo: compress the specified file and output to stdout.
5 delzo: decompress the specified file and output to stdout.
7 delzo is not really necessary but could be used to verification.
8 enlzo must be used to decompress the fontfile.gen generated by
9 `host-tools/glyphs/mk_fontfile/', since we're using the compressed
10 form of that file now.