Home | History | Annotate | Download | only in freetype

Lines Matching refs:outline

167    *   `inside' borders of a given outline.
170 * outline ::
171 * The source outline handle.
178 FT_Outline_GetInsideBorder( FT_Outline* outline );
188 * `outside' borders of a given outline.
191 * outline ::
192 * The source outline handle.
199 FT_Outline_GetOutsideBorder( FT_Outline* outline );
252 * The radius is expressed in the same units as the outline
288 * A convenience function used to parse a whole outline with
289 * the stroker. The resulting outline(s) can be retrieved
296 * outline ::
297 * The source outline.
300 * A boolean. If~1, the outline is treated as an open path instead
307 * If `opened' is~0 (the default), the outline is treated as a closed
310 * If `opened' is~1, the outline is processed as an open path, and the
311 * stroker generates a single `stroke' outline.
317 FT_Outline* outline,
501 * When an outline, or a sub-path, is `closed', the stroker generates
504 * When the outline, or a sub-path, is `opened', the stroker merges
529 * contours to your outline, but does not try to resize its
539 * outline ::
540 * The target outline handle.
547 * When an outline, or a sub-path, is `closed', the stroker generates
550 * When the outline, or a sub-path, is `opened', the stroker merges
560 FT_Outline* outline );
572 * outline/path.
604 * contours to your outline, but does not try to resize its
611 * outline ::
612 * The target outline handle.
616 FT_Outline* outline );
641 * Stroke a given outline glyph object with a given stroker.
673 * Stroke a given outline glyph object with a given stroker, but