341 B
341 B
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