новые иконки в 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 bddf707909 Updated Mac Os X build procedure 14 years ago
..
freetype-2.4.4 Added others missing makefiles 14 years ago
README.txt Updated Mac Os X build procedure 14 years ago
freetype.pro Fixed bug relative to pdf character visualization 14 years ago

README.txt

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

instructions

- Download freetype (http://www.freetype.org/download.html#stable)
- Decompress freetype.XXX.tar.gz

MAC
- qmake freetype.pro -spec macx-g++
- make

LINUX:
- qmake freetype.pro -spec linux-g++
- make