Re: Panther is flipping my text
Re: Panther is flipping my text
- Subject: Re: Panther is flipping my text
- From: Douglas Davidson <email@hidden>
- Date: Mon, 14 Jun 2004 10:05:06 -0700
Here is a section of the 10.3 release notes:
NSBezierPath
The bug causing -appendBezierPathWithGlyphs:count:inFont: and
-appendBezierPathWithPackedGlyphs: mehods not to advance after each
glyph was fixed. Also, -appendBezierPathWithGlyphs:count:inFont: no
longer modifies the current graphics context (it doesn't call -[NSFont
set]). This means it is the caller's responsibility to use fonts with
matrix to flip when the target view is flipped.
Finally, these methods now move the current point to the last glyph's
baseline position. In other words, successive calls to these methods
correctly aligns glyphs on the baseline.
_______________________________________________
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.