axmol/cocos/platform/mac
子龙山人 51f4deee01 Add system label overflow (#15827)
* Add system font overflow

1. currently only iOS, Mac and Android platform are supported

add mac label overflow shrink

modify system font overflow test

fix warning and possible memory leaks

add ios system label overflow support

add iOS system font overflow support

fix iOS system font overflow

fix Mac System font overflow

add android system font clamp

add Android system font shrink

cleanup iOS shrink related code

fix Android system font clamp

add core text to project template

fix iOS tests project

fix mac and iOS shrink

improve iOS and Mac clamp feature

fix header file include path

* modify the comments, make it more clearer
2016-06-15 10:43:15 +08:00
..
CCApplication-mac.h Fixed warnings about missing override in CCApplication for iOS/Mac 2015-10-30 10:02:07 +00:00
CCApplication-mac.mm Added Application::getVersion() to get the app version. 2015-10-28 17:57:57 +00:00
CCCommon-mac.mm Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCDevice-mac.mm Add system label overflow (#15827) 2016-06-15 10:43:15 +08:00
CCGL-mac.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCPlatformDefine-mac.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCStdC-mac.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
cocos2d-prefix.pch precompiled headers improvements for iOS & Mac 2014-09-23 23:19:25 +04:00