axmol/cocos2dx/platform
Andre Rudlaff 89f08bb441 [Linux] fixed font rendering crash for certain fonts
face->size->metrics->ascender seems to be unreliable for some fonts,
additionally the freetype documentation says that it may be used
differently for different fonts.
Therefore it may happen that the ascender of a font face is less then
the glyphs bounding box resulting in accessing invalid memory.

The fix is to use the bbox attribute instead of the ascender
2013-03-28 00:54:11 +01:00
..
android
blackberry
ios
linux [Linux] fixed font rendering crash for certain fonts 2013-03-28 00:54:11 +01:00
mac
marmalade
nacl
third_party
win32
CCAccelerometerDelegate.h
CCApplicationProtocol.h
CCCommon.h
CCDevice.h
CCEGLViewProtocol.cpp
CCEGLViewProtocol.h
CCFileUtils.cpp
CCFileUtils.h
CCImage.h
CCImageCommonWebp.cpp
CCImageCommon_cpp.h
CCPlatformConfig.h
CCPlatformMacros.h
CCSAXParser.cpp
CCSAXParser.h
CCThread.cpp
CCThread.h
platform.cpp
platform.h