FontExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Various extension methods to integrate SkiaSharp and a HarfBuzz Font.
public static class FontExtensions
- Inheritance
-
FontExtensions
Methods
| Name | Description |
|---|---|
| GetScale(Font) |
Retrieves the font scale. |
| SetScale(Font, SKSizeI) |
Sets the font scale. |