freetype
[Top][All Lists]
Advanced

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

RE: [ft] Glitchy stroker output


From: Stephan T. Lavavej
Subject: RE: [ft] Glitchy stroker output
Date: Fri, 19 Sep 2008 13:14:29 -0700

> > > 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).

Ah. Is the next step to figure out why FT_Outline_Render() isn't returning
spans that go far enough?

Thanks,
Stephan





reply via email to

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