Times to times, font are displayed in a very weir fashion: small and big ��letter. Width is not properly computed in addition.
Alexandre
> Le 19-06-2014 �� 18:26, Nicolai Hess <nicolaihess@web.de> a ��crit :
>
>
> If I take a fresh pharo image I always have to reenable FT fonts before
> doing any athens rendering with text
> (RMOD StrikeFont(Object)>>doesNotUnderstand: #getPreciseHeight).
>
> Ok, I know I have to
> open settings
> disable then
> enable FreeType
> and choose a FreeType font.
>
> But what exactly is the problem with Athens rendering and non FT fonts?
>
>
> Nicolai