freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Glitchy stroker output


From: Werner LEMBERG
Subject: Re: [ft] Glitchy stroker output
Date: Fri, 19 Sep 2008 16:50:39 +0200 (CEST)

> > points[4] = (37, 32) on the curve
> > points[5] = (36, 32) third-order control
> > points[6] = (36, 32) third-order control
> > points[7] = (36, 32) on the curve
> 
> This one looks *very* suspicious.  There shouldn't be a third-order
> control point, only second-order ones...

My mistake.  Everything's fine; the stroking algorithm mixes
second-order and third-order curves (this is something which I shall
document eventually).


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]