> >   field               description
> > 
> >   version              1
> >   rangeGaspBehavior    bit 3: GASP_SYMMETRIC_SMOOTHING
> >                          Use smoothing along multiple axis with
> >                          ClearType.
> >                        bit 4: GASP_SYMMETRIC_SMOOTHING
> >                          Use gridfitting with ClearType symmetric
> >                          smoothing.
> > 
> >                        Bits 0 and 1 (GASP_DOGRAY and GASP_GRIDFIT)
> >                        operate independently of bits 2 and 3.  If font
> >                        smoothing is enabled, then the first two bit
> >                        flags are used.  If ClearType is enabled, then
> >                        the following two bit flags are used.
> > 

Aargh!  I can't count.  It should be

  rangeGaspBehavior    bit 2: GASP_SYMMETRIC_SMOOTHING
                         Use smoothing along multiple axis with
                         ClearType.
                       bit 3: GASP_SYMMETRIC_GRIDFIT
                         Use gridfitting with ClearType symmetric
                         smoothing.

Sorry for any inconveniences.


    Werner


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to