[Mono-bugs] [Bug 413461] New: Bezier curves via GraphicsPath render improperly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 30 23:40:24 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=413461


           Summary: Bezier curves via GraphicsPath render improperly
           Product: Mono: Class Libraries
           Version: 1.9
          Platform: x86
        OS/Version: UNIX Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Drawing.
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mzyzik at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Created an attachment (id=230949)
 --> (https://bugzilla.novell.com/attachment.cgi?id=230949)
Contains everything needed to reproduce and understand the issue.

Description of Problem:

When creating certain GraphicsPath instances with different Bezier path points,
the resulting renderings performed via Mono are different than Microsoft's .NET
runtime.


Steps to reproduce the problem:
1. Run the attached code


Results:

Looks strange on Linux/Mono, normal on Windows/MS.NET


How often does this happen? 

Always.


Additional Information:

It has been confirmed that the problem occurs on SVN Head as well.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list