dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #6353] System.Drawing.Win32 Arc & FillEllipse min


From: nobody
Subject: [Pnet-developers] [bug #6353] System.Drawing.Win32 Arc & FillEllipse minor issues
Date: Sun, 16 Nov 2003 10:20:23 -0500
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)

=================== BUG #6353: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6353&group_id=353

Changes by: Neil Cawse <address@hidden>
Date: Sun 11/16/2003 at 15:20 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed in cvs.



=================== BUG #6353: FULL BUG SNAPSHOT ===================


Submitted by: Krai                    Project: DotGNU Portable.NET          
Submitted on: Tue 11/04/2003 at 08:13
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Closed                       

Summary:  System.Drawing.Win32 Arc & FillEllipse minor issues

Original Submission:  Should this have gone to the patches repository?

This patch addresses the following...

System.Drawing.Win32
* Use Ellipse in gdi32.dll to fill ellipses instead of Pie functions.
  This fixes weird off-by-n filling errors.

  Demonstrate by using the same parameters to create an ellipse via 
DrawEllipse, then FillEllipse without this patch applied.

* Force a +1 in the call to Win32.Api.Ellipse (in FillEllipse) and 
Win32.Api.Arc (in DrawArc)'s width and height paramters to look much more 
consistently like other implementations. (Verfied against MS.NET and X11/W32; 
real X11 verification, anyone?)

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 11/16/2003 at 15:20       By: neilcawse
fixed in cvs.


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Tue 11/04/2003 at 08:13  Name: ellipse_fixes.patch  Size: 6KB   By: Krai
proposed fixes
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=6353&amp;bug_file_id=792


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6353&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]