axmol/cocos/platform/ios
子龙山人 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-ios.h Fixed warnings about missing override in CCApplication for iOS/Mac 2015-10-30 10:02:07 +00:00
CCApplication-ios.mm Fixes import path for m and mm files. 2016-03-21 20:12:58 +08:00
CCCommon-ios.mm adds tvOS support 2015-12-28 15:59:36 -08:00
CCDevice-ios.mm Add system label overflow (#15827) 2016-06-15 10:43:15 +08:00
CCDirectorCaller-ios.h fix: ensure calling opengl only when app is active 2016-02-13 11:17:55 +03:00
CCDirectorCaller-ios.mm Fixes import path for m and mm files. 2016-03-21 20:12:58 +08:00
CCEAGLView-ios.h Fixes import path for m and mm files. 2016-03-21 20:12:58 +08:00
CCEAGLView-ios.mm Fix typos in comments and strings 2016-03-29 10:52:17 +09:00
CCES2Renderer-ios.h Fixes import path for m and mm files. 2016-03-21 20:12:58 +08:00
CCES2Renderer-ios.m Fixes import path for m and mm files. 2016-03-21 20:12:58 +08:00
CCESRenderer-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCGL-ios.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCGLViewImpl-ios.h Use const references whenever possible 2016-05-17 13:17:56 +09:00
CCGLViewImpl-ios.mm Use const references whenever possible 2016-05-17 13:17:56 +09:00
CCImage-ios.mm Prevent memory leak: force drain on autoreleased `data`. 2016-05-05 08:00:28 -06:00
CCPlatformDefine-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCStdC-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
OpenGL_Internal-ios.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