Table of Contents

Method RemoveNonSkiaFonts

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

RemoveNonSkiaFonts(IEnumerable<string>)

Filters fonts and returns only compatible with SKiaSharp.

public static IEnumerable<string> RemoveNonSkiaFonts(IEnumerable<string> fonts)

Parameters

fonts IEnumerable<string>

Collection of the fonts.

Returns

IEnumerable<string>