Merge branch 'master' of github.com:google/woff2
This commit is contained in:
@@ -13,6 +13,8 @@ writing, the code, while it is intended to produce a bytestream that can be
|
||||
reconstructed into a working font, the reference decompression code is not
|
||||
done, and the exact format of that bytestream is subject to change.
|
||||
|
||||
The build process depends on the g++ compiler.
|
||||
|
||||
## Build
|
||||
|
||||
On a standard Unix-style environment:
|
||||
@@ -27,6 +29,8 @@ make clean all
|
||||
|
||||
## Run
|
||||
|
||||
Ensure the binaries from the build process are in your $PATH, then:
|
||||
|
||||
```
|
||||
woff2_compress myfont.ttf
|
||||
woff2_decompress myfont.woff2
|
||||
|
||||
Reference in New Issue
Block a user