@ -6,6 +6,10 @@ 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++
@ -12,7 +12,11 @@ Windows:
- run make
OSX:
- run ./configure (may need extrea options ?)
- cd xpdf-3.02
- ./configure
- cd ..
- qmake xpdf.pro -spec macx-g++
Linux: