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.
Claudio Valerio
4769e14ff6
|
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
- Download freetype (http://www.freetype.org/download.html#stable)
- Decompress freetype.XXX.tar.gz
LINUX:
- qmake freetype.pro -spec linux-g++
- make