Re: Best text rendering settings?
Re: Best text rendering settings?
- Subject: Re: Best text rendering settings?
- From: David Duncan <email@hidden>
- Date: Fri, 4 Feb 2011 09:54:01 -0800
On Feb 4, 2011, at 9:42 AM, Gideon King wrote:
> Sometimes the layer is transparent, and sometimes it will have a color drawn behind where the text is (not a background color for the layer though). The superlayer is transparent, but behind that is an opaque view.
The layers behind won't matter, because by that point you are in the compositor and far beyond Quartz.
> Even where there is an opaque fill drawn behind the text on the layer, it's still not quite as good as a text view.
>
> Here's an image: http://flic.kr/p/9fzCPV
>
> The one on the left with the box around it has a white filled path behind it on the layer. The middle one has no background drawn on the layer. The one on the right is an ordinary text view. All done in Arial 17pt.
Flicker won't let me download the silly thing so its harder to analyze, but the major difference between the first and third image looks like layout metrics (which is above Quartz) and so the question there might be what is Cocoa Text doing differently (which is beyond my knowledge). The first and second look like identical metrics with the issue I pointed out (sub-pixel on vs off).
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden