CanvasFontFaceGetSupportedTypographicFeatureNames Method (CanvasAnalyzedScript, String) |
Namespace: Microsoft.Graphics.Canvas.Text
public CanvasTypographyFeatureName[] GetSupportedTypographicFeatureNames( CanvasAnalyzedScript script, string locale )
This method may return elements which do not map to actual CanvasTypographyFeatureName values. This is intended. Fonts are free to expose their own custom features, which may not belong to the frequently-used set enumerated from CanvasTypographyFeatureName. These feature identifiers and behaviors vary, depending on the font.