[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [ft-devel] Some black and white dot
From: |
Boris Letocha |
Subject: |
RE: [ft-devel] Some black and white dot |
Date: |
Mon, 20 Feb 2006 09:58:50 +0100 |
Hi,
This looks like "classic" problem of wrong Winding rule.
http://lists.gnu.org/archive/html/freetype/2002-04/msg00135.html
And only correct solution I know till today is implemented in Java in AreaOp
class.
Boris Letocha
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf Of
> Chia-I Wu
> Sent: 20. února 2006 9:47
> To: DingLi(丁力)
> Cc: address@hidden
> Subject: Re: [ft-devel] Some black and white dot
>
> Hi,
>
> On Mon, Feb 20, 2006 at 04:20:14PM +0800, DingLi(丁力) wrote:
> > Why these phenomenons appear?
> Is the font MINGLIU.TTC? Which version of freetype and which pixel size
> do you use?
>
> I tried with MINGLIU.TTC and there is no such problem (freetype 2.1.10
> and CVS). But the strokes are thiner than yours.
>
> To test if it's a bug of freetype, you can use ftview, by
>
> $ ftview -e unic -f 23478 <pixel_size> MINGLIU.TTC
>
> --
> Regards,
> olv