diff options
author | Jiang Jiang <jiang.jiang@nokia.com> | 2010-08-30 12:03:37 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-03 03:21:13 (GMT) |
commit | 6268e104ba84761ab8e8fb633ff61a27a9524844 (patch) | |
tree | 9072d0117cf791929a7e20d32a795461112549a6 /examples/threads/semaphores | |
parent | f52b6b047a1cb0e4d1209a80f35229a6f4b1c43c (diff) | |
download | Qt-6268e104ba84761ab8e8fb633ff61a27a9524844.zip Qt-6268e104ba84761ab8e8fb633ff61a27a9524844.tar.gz Qt-6268e104ba84761ab8e8fb633ff61a27a9524844.tar.bz2 |
Fix compiling issue for FreeType version earlier than 2.1.10
FT_GlyphSlot_Embolden was introduced since FreeType 2.1.10 and we
started using it since 4.7. Some systems (including RHEL/CentOS 4) only
provide earlier versions will get a compiling error if they use
-system-freetype to build Qt. This patch fix it by providing a graceful
degradation when the function is not available.
Task-number: QTBUG-13274
Reviewed-by: Eskil
(cherry picked from commit 25622198904580c6eb93996f74c2e7b62afa77c7)
Diffstat (limited to 'examples/threads/semaphores')
0 files changed, 0 insertions, 0 deletions