http://bugzilla.novell.com/show_bug.cgi?id=545988
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=545988#c2 Jochen Van Wylick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Jochen Van Wylick <[email protected]> 2009-10-20 08:59:51 MDT --- After receiving the update and using another overload of the DrawString method, I get this error: Wed Oct 14 16:39:10 wlan-145-94-188-113.wlan.tudelft.nl BugProject[2711] <Error>: CGContextGetShouldSmoothFonts: invalid context Wed Oct 14 16:39:10 wlan-145-94-188-113.wlan.tudelft.nl BugProject[2711] <Error>: CGContextSetFont: invalid context Wed Oct 14 16:39:10 wlan-145-94-188-113.wlan.tudelft.nl BugProject[2711] <Error>: CGContextSetTextMatrix: invalid context Wed Oct 14 16:39:10 wlan-145-94-188-113.wlan.tudelft.nl BugProject[2711] <Error>: CGContextSetFontSize: invalid context Wed Oct 14 16:39:10 wlan-145-94-188-113.wlan.tudelft.nl BugProject[2711] <Error>: CGContextSetTextPosition: invalid context Wed Oct 14 16:39:10 wlan-145-94-188-113.wlan.tudelft.nl BugProject[2711] <Error>: CGContextShowGlyphsWithAdvances: invalid context Extra: I checked the available fontnames and 'Arial' is there ( using UIFont.fontnames - string[] ). Also, I didn't report this as a bug - since this this .dll wasn't openly available. Now using: this.ImageOutlet.DrawString("TEST",this.ImageOutlet.Frame,UIFont.FromName("Arial",10f)); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
