Skip navigation.
 
mlRe: fast text
FROM : Alexander White
DATE : Mon Nov 25 23:36:08 2002

The same text frequently ~20 fps
AW

On Monday, November 25, 2002, at 02:02 PM, John C. Randolph wrote:

>
> On Monday, November 25, 2002, at 12:50 PM, Alexander White wrote:
>

>> I am writing a cocoa program that requires text to be rendered
>> quickly to a view.  The cocoa text rendering calls are too slow.  The
>> quartz text calls do not support (I think) complicated text handling
>> like multiple fonts/colors on one string of text and the antialiasing
>> on the postscript fonts is soft/blurry when compared to the cocoa
>> antialiasing.  What is the fastest way to draw text to a CGContext? 
>> Is it using the ATSUI toolbox?

>
> Is this rapidly-changing text, or do you need to render the same text
> frequently?
>
> -jcr
>
> John C. Randolph    <<email_removed>>  (408) 974-8819
> Sr. Cocoa Software Engineer,
> Apple Worldwide Developer Relations
> http://developer.apple.com/cocoa/index.html

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlfast text Alexander White Nov 25, 21:50
mlRe: fast text John C. Randolph Nov 25, 23:02
mlRe: fast text Alexander White Nov 25, 23:36
mlRe: fast text John C. Randolph Nov 25, 23:58
mlRe: fast text Alexander White Nov 26, 00:27
mlRe: fast text John C. Randolph Nov 26, 00:37
mlRe: fast text Vince DeMarco Nov 26, 01:03