On Mon, Mar 21, 2011 at 11:17 PM, Philippe (Merov) Bossut <
me...@lindenlab.com> wrote:

> We identified that moving from freetype 2.3.9 to 2.4.4 in
> viewer-autobuild2010 produces smaller text (roughly 10% smaller).
>

I haven't dug into this at all, but I note that we're using FT_Set_Char_Size
which sets the size in points (not pixels), relative to a DPI.

Is it possible the default DPI changed? (72 vs 96 is the usual suspect, and
at UI sizes that's often just 1 or 2 pixels different once you consider
hinting)

Should we be using FT_Set_Pixel_Sizes instead?
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to