[Index] | [TOC] |
This component generates stroked outlines of a given vectorial glyph. It also allows you to retrieve the ‘outside’ and/or the ‘inside’ borders of the stroke. This can be useful to generate ‘bordered’ glyph, i.e., glyphs displayed with a coloured (and anti-aliased) border around their shape. |
FT_Stroker
|
[Index] | [TOC] |
FT_Stroker_LineJoin
|
[Index] | [TOC] |
FT_Stroker_LineCap
|
[Index] | [TOC] |
FT_StrokerBorder
|
[Index] | [TOC] |
FT_Outline_GetInsideBorder
|
[Index] | [TOC] |
FT_Outline_GetOutsideBorder
|
[Index] | [TOC] |
FT_Stroker_New
|
[Index] | [TOC] |
FT_Stroker_Set
|
[Index] | [TOC] |
FT_Stroker_Rewind
|
[Index] | [TOC] |
FT_Stroker_ParseOutline
|
[Index] | [TOC] |
FT_Stroker_BeginSubPath
|
[Index] | [TOC] |
FT_Stroker_EndSubPath
|
[Index] | [TOC] |
FT_Stroker_LineTo
|
[Index] | [TOC] |
FT_Stroker_ConicTo
|
[Index] | [TOC] |
FT_Stroker_CubicTo
|
[Index] | [TOC] |
FT_Stroker_GetBorderCounts
|
[Index] | [TOC] |
FT_Stroker_ExportBorder
|
[Index] | [TOC] |
FT_Stroker_GetCounts
|
[Index] | [TOC] |
FT_Stroker_Export
|
[Index] | [TOC] |
FT_Stroker_Done
|
[Index] | [TOC] |
FT_Glyph_Stroke
|
[Index] | [TOC] |
FT_Glyph_StrokeBorder
|
[Index] | [TOC] |