minetest/src/cguittfont
hasufell bacb1ccd00 BUILD: prefer pkg-config for freetype2 detection
This can solve numerous problems such as:
http://www.cmake.org/Bug/view.php?id=13959
http://www.cmake.org/Bug/view.php?id=14601

If pkg-config or freetype2.pc is not found, then fall back to the
FindFreetype.cmake module logic.

Restrict to UNIX since I only tested it here.
2014-01-03 16:12:40 +01:00
..
CGUITTFont.cpp Add alpha setting to font shadow 2013-12-14 21:11:38 +01:00
CGUITTFont.h Add alpha setting to font shadow 2013-12-14 21:11:38 +01:00
CMakeLists.txt BUILD: prefer pkg-config for freetype2 detection 2014-01-03 16:12:40 +01:00
irrUString.h Fix win32/msvc i18n (quite UGLY version, blame Microsoft) 2013-11-11 19:56:49 +01:00
xCGUITTFont.cpp Add Freetype support 2013-02-14 18:46:08 +01:00
xCGUITTFont.h Add Freetype support 2013-02-14 18:46:08 +01:00