зеркало из https://github.com/mono/mail-archives.git
182 строки
4.4 KiB
HTML
182 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 424002] New: Drawing offsets don't match up against MS.NET behavior
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20424002%5D%20New%3A%20Drawing%20offsets%20don%27t%20match%20up%0A%20against%20MS.NET%20behavior&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="078912.html">
|
|
<LINK REL="Next" HREF="078916.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 424002] New: Drawing offsets don't match up against MS.NET behavior</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20424002%5D%20New%3A%20Drawing%20offsets%20don%27t%20match%20up%0A%20against%20MS.NET%20behavior&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 424002] New: Drawing offsets don't match up against MS.NET behavior">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Fri Sep 5 22:20:55 EDT 2008</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="078912.html">[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream
|
|
</A></li>
|
|
<LI>Next message: <A HREF="078916.html">[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#78914">[ date ]</a>
|
|
<a href="thread.html#78914">[ thread ]</a>
|
|
<a href="subject.html#78914">[ subject ]</a>
|
|
<a href="author.html#78914">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=424002">https://bugzilla.novell.com/show_bug.cgi?id=424002</A>
|
|
|
|
|
|
Summary: Drawing offsets don't match up against MS.NET behavior
|
|
Product: Mono: Class Libraries
|
|
Version: SVN
|
|
Platform: x86
|
|
OS/Version: Linux
|
|
Status: NEW
|
|
Severity: Normal
|
|
Priority: P5 - None
|
|
Component: Sys.Drawing.
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mzyzik at gmail.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
|
|
|
|
Created an attachment (id=238033)
|
|
--> (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=238033">https://bugzilla.novell.com/attachment.cgi?id=238033</A>)
|
|
Attached tarball has everything needed to understand the issue.
|
|
|
|
Description of Problem:
|
|
|
|
Basic System.Drawing constructs render differently on Linux/Mono than
|
|
Windows/MS.Net.
|
|
|
|
|
|
Steps to reproduce the problem:
|
|
1. Run the attached code
|
|
|
|
|
|
Results:
|
|
|
|
The offsets of the various shapes are different on Mono than MS.Net.
|
|
|
|
|
|
How often does this happen?
|
|
|
|
Always.
|
|
|
|
|
|
Additional Information:
|
|
|
|
I am using libgdiplus-110213 and mono-111509. Easier than alt-tabbing between
|
|
the two screenshot attachments would be to run "feh *.png"
|
|
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="078912.html">[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream
|
|
</A></li>
|
|
<LI>Next message: <A HREF="078916.html">[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#78914">[ date ]</a>
|
|
<a href="thread.html#78914">[ thread ]</a>
|
|
<a href="subject.html#78914">[ subject ]</a>
|
|
<a href="author.html#78914">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|