Definitions: Mono 1.2.6 Date Submitted: 2/26/2008 6:23:53 AM Comments: ========================================= Pending issues: 1 [TODO] System.Drawing.Drawing2D.GraphicsPath::Widen(System.Drawing.Pen) Details: GdipWidenPath isn't implemented in libgdiplus 1 [TODO] System.Windows.Forms.Cursor::set_Current(System.Windows.Forms.Cursor) Details: Implement setting a null cursor, and add XplatUI method to get current cursor 1 [TODO] System.Windows.Forms.Cursor::get_Current() Details: Implement setting a null cursor, and add XplatUI method to get current cursor 1 [TODO] System.Drawing.TextureBrush::.ctor(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.Imaging.ImageAttributes) Details: ImageAttributes are ignored when using libgdiplus 5 [NIEX] System.Drawing.Graphics::AddMetafileComment(System.Byte[]) Details: Metafiles, both WMF and EMF formats, aren't supported. 1 [TODO] System.Drawing.Drawing2D.GraphicsPath::AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat) Details: The layoutRect and StringFormat parameters are ignored when using libgdiplus. 1 [TODO] System.Security.CodeAccessPermission::RevertAssert() Details: Imperative mode isn't supported 1 [TODO] System.Security.CodeAccessPermission::Assert() Details: Imperative mode isn't supported 1 [TODO] System.Xml.XmlTextReader::ReadBase64(System.Byte[],System.Int32,System.Int32) Details: **************************************************** Methods that have been implemented: System.Drawing.Pen::get_Alignment() System.Drawing.Pen::set_Alignment(System.Drawing.Drawing2D.PenAlignment)