[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Outline Tags
From: |
LonelyStar |
Subject: |
Re: [ft] Outline Tags |
Date: |
Thu, 31 Aug 2006 15:18:14 -0700 (PDT) |
I just learned of FT_Outline_Decompose, which does the trick for me.
Thanks for the answer!
Nathan
Werner LEMBERG wrote:
>
>
>> If I understand the documentation correctly, the possible values in
>> the array outline->tags are FT_Curve_Tag_On, FT_Curve_Tag_Conic or
>> FT_Curve_Tag_Cubic.
>
> ORed by FT_CURVE_TAG_TOUCH_X and FT_CURVE_TAG_TOUCH_Y. Use the macro
> FT_CURVE_TAG to filter them out.
>
> I've fixed that in the glyphs-6.html file. Note that those documents
> are quite old and don't completely reflect the current status of
> FreeType.
>
>
> Werner
>
>
> _______________________________________________
> Freetype mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/freetype
>
>
--
View this message in context:
http://www.nabble.com/Outline-Tags-tf2195351.html#a6089365
Sent from the Freetype - User forum at Nabble.com.