новые иконки в OpenBoard
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.
 
 
 
 
 
 
OpenBoard/thirdparty/freetype
Claudio Valerio ea5772a772 Adding Sankore code 13 years ago
..
2.3.8 Adding Sankore code 13 years ago
README.txt Adding Sankore code 13 years ago
freetype.pro Adding Sankore code 13 years ago

README.txt

How to build freetype
=====================

instructions for version 2.3.8

1. Download freetype (http://www.freetype.org/download.html#stable)
2. Decompress freetype-2.3.8.tar.gz
3. Move freetype.pro inside the freetype-2.3.8 directory
4. Run qmake -set UNIBOARD_DIR /absolute/path/to/workarea/of/Uniboard
5. Run qmake
6. Run make install