Skip navigation.
 
mlRe: CATextLayer metrics
FROM : Scott Anguish
DATE : Fri Feb 29 17:42:00 2008

CATextLayer is largely a convenience class.  It provides text 
features, but very little flexibility.

You can easily subclass CALayer and create your own text layer that 
uses NSFont, complex text layout , and all the familiar methods.  Plus 
you'll get more flexibility.

>

Related mailsAuthorDate
mlCATextLayer metrics Karl Goiser Feb 28, 21:25
mlRe: CATextLayer metrics Bill Dudney Feb 29, 04:47
mlRe: CATextLayer metrics Scott Anguish Feb 29, 17:42
mlRe: CATextLayer metrics Karl Goiser Feb 29, 23:00
mlRe: CATextLayer metrics Scott Anguish Feb 29, 23:30