java.awt.font.GlyphVector could not be convertedĀ 

In the Java language, this class represents a collection of glyphs and contains geometric information for the placement of each glyph in transformed coordinate space.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Examine your code and determine the solution that is appropriate to your specific case.

See Also

Reference

System.Drawing Namespace
Font Class
System.Windows.Forms Namespace