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: Difference between revisions - iPhone Development Wiki

CoreText.framework: Difference between revisions

From iPhone Development Wiki
m (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…')
(No difference)

Revision as of 20:35, 1 December 2009

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