freetype
[Top][All Lists]
Advanced

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

Re: [ft] Cubic start and end points


From: Werner LEMBERG
Subject: Re: [ft] Cubic start and end points
Date: Sat, 08 Sep 2007 09:19:40 +0200 (CEST)

> > I'm using FreeType to extract outline data from TrueType fonts to
> > then be rendered in OpenVG.  I'm running into an issue where a few
> > characters in the font have a contour where either the start or
> > end point is tagged as FT_CURVE_TAG_CONIC, rather than
> > FT_CURVE_TAG_ON (as is the case with most characters).  What is
> > the proper handling of these cases?
> 
> Hmm, this sounds strange.  If you are talking about real TT glyphs
> (this is, using second order Bézier curves) it looks like a buglet.

Silly me!  I mixed up CONIC with CUBIC!


    Werner




reply via email to

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