> > > 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 _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
