Adds the fonts identified by postscriptNames from source into this registry.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ReadOnlyCollection<FontAddResult> Merge( FontRegistry source, IEnumerable<string> postscriptNames )
Type: System.Collections.Generic.IEnumerable<String>
The postscript names of the fonts in source to merge.