Home | History | Annotate | Download | only in freetype

Lines Matching defs:outline

191    *   `inside' borders of a given outline.
194 * outline ::
195 * The source outline handle.
202 FT_Outline_GetInsideBorder( FT_Outline* outline );
212 * `outside' borders of a given outline.
215 * outline ::
216 * The source outline handle.
223 FT_Outline_GetOutsideBorder( FT_Outline* outline );
277 * The radius is expressed in the same units as the outline
313 * A convenience function used to parse a whole outline with
314 * the stroker. The resulting outline(s) can be retrieved
321 * outline ::
322 * The source outline.
325 * A boolean. If~1, the outline is treated as an open path instead
332 * If `opened' is~0 (the default), the outline is treated as a closed
335 * If `opened' is~1, the outline is processed as an open path, and the
336 * stroker generates a single `stroke' outline.
342 FT_Outline* outline,
526 * When an outline, or a sub-path, is `closed', the stroker generates
529 * When the outline, or a sub-path, is `opened', the stroker merges
554 * contours to your outline, but does not try to resize its
564 * outline ::
565 * The target outline handle.
572 * When an outline, or a sub-path, is `closed', the stroker generates
575 * When the outline, or a sub-path, is `opened', the stroker merges
585 FT_Outline* outline );
597 * outline/path.
629 * contours to your outline, but does not try to resize its
636 * outline ::
637 * The target outline handle.
641 FT_Outline* outline );
666 * Stroke a given outline glyph object with a given stroker.
703 * Stroke a given outline glyph object with a given stroker, but