FontTest was not rendering TTFs

This commit is contained in:
Lajos Kamocsay 2013-11-25 10:00:53 -05:00
parent 9ebc4e3722
commit 4538be2b43
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ static int fontIdx = 0;
static std::string fontList[] =
{
#if (CC_TARGET_PLATFORM == CC_PLATFORM_IOS)
#if ((CC_TARGET_PLATFORM == CC_PLATFORM_IOS) || (CC_TARGET_PLATFORM == CC_PLATFORM_MAC))
// custom ttf files are defined in Test-info.plist
"American Typewriter",
"Marker Felt",