axmol/cocos2dx/platform/linux
Andre Rudlaff 44ccc40269 [linux] use fontconfig to select system fonts
This patch removes the hardcoded font paths
from the linux project and uses fontconfig
to find the best match for a given font-family
The implementation also adds the possibility
to load a font file from the applications
resource directory
2012-09-18 00:57:29 +02:00
..
CCAccelerometer.h [FIX] testjs 2012-08-02 16:23:31 +08:00
CCApplication.cpp issue #1437:make CCApplication::sharedApplication() return pointer 2012-08-21 15:28:43 +08:00
CCApplication.h issue #1437:make CCApplication::sharedApplication() return pointer 2012-08-21 15:28:43 +08:00
CCCommon.cpp [FIX] testjs 2012-08-02 16:23:31 +08:00
CCEGLView.cpp Handle window close event on Linux platform 2012-09-10 17:53:33 +04:00
CCEGLView.h issue #1437:make CCEGLView::sharedOpenGLView() return pointer 2012-08-21 14:58:31 +08:00
CCFileUtils.cpp Updated Makefiles for linux port. 2012-08-27 16:43:02 +08:00
CCGL.h [FIX] testjs 2012-08-02 16:23:31 +08:00
CCImage.cpp [linux] use fontconfig to select system fonts 2012-09-18 00:57:29 +02:00
CCPlatformDefine.h [FIX] testjs 2012-08-02 16:23:31 +08:00
CCStdC.cpp [FIX] testjs 2012-08-02 16:23:31 +08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00