[Mono-bugs] [Bug 76310][Maj] Changed - Cairo with no antialising
does not respect line widths
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 18:10:57 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76310
--- shadow/76310 2005-12-02 18:10:09.000000000 -0500
+++ shadow/76310.tmp.18295 2005-12-02 18:10:57.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76310
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: libgdiplus
AssignedTo: jordi at ximian.com
ReportedBy: jordi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -32,6 +32,9 @@
In order to fix this problem the best solution is to implement an
algorithm to generate Hobby's "Pen polygons". These respect the desired
width and will make us to look right when AA is off. According to Cairo
hacker's, a hack in cairo-pen.c:_cairo_pen_init with Hobby's algorithm
will fix the problem.
+
+------- Additional Comments From jackson at ximian.com 2005-12-02 18:10 -------
+Peter has fixed this in SVN.
More information about the mono-bugs
mailing list