Is there a method or class that can retrieve the font data like the GetFontData method in Microsoft's Win32 gdi library. I am trying to port an application to Mono but i serialize the font data so the creation of of the font can be the same on both end. Michael