You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shibakaneki
d94f23c79d
|
14 years ago | |
---|---|---|
.. | ||
freetype-2.4.4 | 14 years ago | |
README.txt | 14 years ago | |
freetype.pro | 14 years ago |
README.txt
How to build freetype
=====================
instructions
1. Download freetype (http://www.freetype.org/download.html#stable)
2. Decompress freetype.XXX.tar.gz
3. Update on freetype.pro file the freetype directory
4. Run qmake freetype.pro (on mac add -spec macx-g++)
5. Run make