Skip to main content

TryCreateSyntheticGlyphTypeface Method

Definition

Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public virtual bool TryCreateSyntheticGlyphTypeface(
IGlyphTypeface glyphTypeface,
FontStyle style,
FontWeight weight,
FontStretch stretch,
out IGlyphTypeface?? syntheticGlyphTypeface
)

Parameters

  IGlyphTypeface
 
  FontStyle
 
  FontWeight
 
  FontStretch
 
  IGlyphTypeface
 

Return Value

Boolean

See Also

Reference

FontCollectionBase Class
Avalonia.Media.Fonts Namespace