RE: [ft-devel] Bug in autofit render setup

2005-08-24 Thread chris
>> Applied, thanks. You've looked at Courier New with anti-aliasing off, >> right? If you switch it on, you won't see that horizontal lines >> disappear. FreeType's autofitter has been designed for AA mode only, >> > Werner, that's not true. The auto-fitter should be able to handle > non-AA mode

Re: [ft-devel] Bug in autofit render setup

2005-08-24 Thread Werner LEMBERG
> > FreeType's autofitter has been designed for AA mode only, > > Werner, that's not true. The auto-fitter should be able to handle > non-AA modes appropriately. Oh, thanks for the correction. > If the lines disappear, there is some bug somewhere. The patch suggested by Chris fixes this problem

RE: [ft-devel] Bug in autofit render setup

2005-08-24 Thread Turner, David
> Applied, thanks. You've looked at Courier New with anti-aliasing off, > right? If you switch it on, you won't see that horizontal lines > disappear. FreeType's autofitter has been designed for AA mode only, > Werner, that's not true. The auto-fitter should be able to handle non-AA modes approp

Re: [ft-devel] Bug in autofit render setup

2005-08-24 Thread Werner LEMBERG
> While playing font rendering, and trying to figure out while scaling > some truetype fonts ends up with the bottom horizontal line of E, L, > 2 etc is missing. (75dpi, freetype used as an X server renderer, > running on Solaris, so using the Sun provided CourierNew.tff.) > [...] > > I think tha

[ft-devel] Bug in autofit render setup

2005-08-23 Thread chris
Hi, While playing font rendering, and trying to figure out while scaling some truetype fonts ends up with the bottom horizontal line of E, L, 2 etc is missing. (75dpi, freetype used as an X server renderer, running on Solaris, so using the Sun provided CourierNew.tff) I believe the fix for is to