Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
CoreText.framework - iPhone Development Wiki

CoreText.framework

From iPhone Development Wiki
Revision as of 20:35, 1 December 2009 by KennyTM~ (talk | contribs) (Created page with '{{infobox Framework |vis=Private |classID=CT | since=3.0 }} '''CoreText.framework''' is a direct port of Mac OS X's Core Text framework. Core Text is a CoreFoundation-type frame…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CoreText.framework
Private Framework
Availabile 3.0 – present
Class Prefix CT
Headers [headers.cynder.me]


CoreText.framework is a direct port of Mac OS X's Core Text framework. Core Text is a CoreFoundation-type framework for (styled) text layout.

References