Method GetGlyphRunOutline
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
GetGlyphRunOutline(float, ReadOnlySpan<ushort>, ReadOnlySpan<float>, ReadOnlySpan<GlyphOffset>, bool, bool, ISimplifiedGeometrySink)
void GetGlyphRunOutline(float emSize, ReadOnlySpan<ushort> glyphIndices, ReadOnlySpan<float> glyphAdvances, ReadOnlySpan<GlyphOffset> glyphOffsets, bool isSideways, bool isRightToLeft, ISimplifiedGeometrySink geometrySink)
Parameters
emSizefloatglyphIndicesReadOnlySpan<ushort>glyphAdvancesReadOnlySpan<float>glyphOffsetsReadOnlySpan<GlyphOffset>isSidewaysboolisRightToLeftboolgeometrySinkISimplifiedGeometrySink