SkiaSharp.HarfBuzz
Various extension methods to integrate SkiaSharp and a HarfBuzz .
The stream to convert into a .
Converts a seekable stream into a .
Returns the new instance.
Various extension methods to integrate a SkiaSharp and HarfBuzz.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
The canvas to draw on.
The text shaper to use when shaping the text.
The text to draw.
The x-coordinate of the origin of the text being drawn.
The y-coordinate of the origin of the text being drawn.
The paint to use when drawing the text.
Draws shaped text on the canvas at the specified coordinates.
Various extension methods to integrate SkiaSharp and a HarfBuzz .
The font to retrieve the scale.
Retrieves the font scale.
Returns the font scale.
The font to set the scale.
The scale to set.
Sets the font scale.
Encapsulates basic text shaping.
The typeface to use for the text shaping.
Creates a new instance using the specified typeface.
Releases all resources used by this .
Always dispose the object before you release your last reference to the . Otherwise, the resources it is using will not be freed until the garbage collector calls the finalizer.
To be added.
To be added.
To be added.
To be added.
To be added.
The text to shape.
The paint to use.
Shapes the specified text using the properties from the paint.
Returns the results of the shaping operation.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
The text to shape.
The x-offset to use when creating the shaping result.
The y-offset to use when creating the shaping result.
The paint to use.
Shapes the specified text using the properties from the paint.
Returns the results of the shaping operation.
Gets the typeface used when creating the shaper.
Represents the result of a shaping operation.
Creates a new instance using empty values.
The glyph Unicode code points.
The glyph clusters.
The glyph positions.
Creates a new instance using the specified values.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
Gets the glyph clusters.
Gets the glyph Unicode code points.
Gets the glyph positions.
To be added.
To be added.
To be added.