Method ToSkiaFontInfo
ToSkiaFontInfo()
Converts the current font settings to a SkiaFontInfo object.
public virtual SkiaFontInfo ToSkiaFontInfo()
Returns
- SkiaFontInfo
A SkiaFontInfo object representing the font's attributes.
Remarks
The resulting SkiaFontInfo includes the font's weight, slant, name, and size based on the current settings.