Re: drawGlyphsForGlyphRange
Re: drawGlyphsForGlyphRange
- Subject: Re: drawGlyphsForGlyphRange
- From: Douglas Davidson <email@hidden>
- Date: Mon, 30 Sep 2002 15:21:48 -0700
On Monday, September 30, 2002, at 02:54 PM, Steve Gehrman wrote:
I'm doing my own text drawing by calling NSLayoutManger
drawGlyphsForGlyphRange.
I have had some reports from users that "right to left" text is drawing
"left to right". Is there something I have to do to handle right to
left text like Hebrew?
That's not enough information to really evaluate the problem. The
CircleView example does its own text drawing using NSLayoutManager, and
it handles right-to-left text reasonably well, at least on Jaguar. The
text system did not support right-to-left text before Jaguar.
Douglas Davidson
_______________________________________________
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.