summaryrefslogtreecommitdiff
path: root/third_party/fontcrunch/README.third_party
blob: fbf9c27da7c13e3c0b637b695a9d1e784647f60e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
URL: https://github.com/googlefonts/fontbakery/archive/182512a19071f38f5fe1e26a67c69a671fdad2d8.zip
Version: 182512a19071f38f5fe1e26a67c69a671fdad2d8
License: Apache 2.0
License File: LICENSE

Description:
Fontcrunch is a TrueType outline simplification tool.

Local Modifications:
1. Only the fontcrunch directory is included from fontbakery.

2. .bz and .bzopt files are renamed to .bez and .bezopt to reduce confusion
   with bzip files.

3. Python paths have been modified so fontcrunch.py can run in Noto's build
   environment.

4. fontcrunch.py has been changed to load glyphs in the fonttools recommend
   way.

5. gcc is told to run in C++11 mode to make sure quadopt can build.

6. 'make clean' has been extened to also remove the temporary directories.