Returns the Font instance with the given postscript name and size, if such font is presented in this Graphics.FontRegistry.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Font CreateFont( string postScriptName, float size )
Type: System.String
Postscript name of a font.Type: System.Single
Font size.The font's DPI is the same as the DPI of the Graphics.