fast text
fast text
- Subject: fast text
- From: Alexander White <email@hidden>
- Date: Mon, 25 Nov 2002 12:50:14 -0800
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?
Thanks
AW
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.