have added a TrueType font to my project resources (\"MyFontResource\"), and I\'ve set the build action to \"Resource.\"My intention is to replace the font on a Label object with this resource.
When I call the PrivateFontCollection.AddFontFile method in Mono.net It always returns a standard font-family. This bug has already been reported on several websites, but as far as I know without a wa