Represents the error that occurs when a font being added has its (family, style) pair owned by one already-registered font, and its postscript name owned by a different already-registered font.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public class AmbiguousFontCollisionException : FontException
Always thrown, regardless of either collision policy - there is no reading of either policy that resolves this case without silently ignoring one of the two conflicts.