On May 6, 2010, at 2:40 PM, Jonah Petri wrote:
Lots of glyphs extend to the left of the origin. It's especially
common for italic letters with descenders. In some fonts, swashes
extend way, way to the left. What is the value of
boundingRect.origin.x?
Zero, when I pass the options specifi
On May 6, 2010, at 5:12 PM, Jens Alfke wrote:
>
> On May 6, 2010, at 1:41 PM, Jonah Petri wrote:
>
>> I'm seeing a problem with rendering of certain fonts, when rendering them in
>> a graphics context where antialiasing has been disabled. In particular,
>> ArialMT 11 pt seems to render its dou
On May 6, 2010, at 1:41 PM, Jonah Petri wrote:
I'm seeing a problem with rendering of certain fonts, when rendering
them in a graphics context where antialiasing has been disabled. In
particular, ArialMT 11 pt seems to render its double-u's one pixel
to the left of the origin point.
Lots