1 write to PostScriptName
Microsoft.Maui (1)
Fonts\FontFile.cs (1)
93
PostScriptName
= postScriptName,
1 reference to PostScriptName
Microsoft.Maui (1)
Fonts\FontFile.cs (1)
54
public string GetPostScriptNameWithSpaces() => string.Join(" ", GetFontName(
PostScriptName
!));