[Mono-bugs] [Bug 70681][Wis] New - libgdiplus is not endian aware
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Dec 2004 23:44:47 -0500 (EST)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70681
--- shadow/70681 2004-12-19 23:44:47.000000000 -0500
+++ shadow/70681.tmp.5674 2004-12-19 23:44:47.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 70681
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details: OSX !0.3.6
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Drawing.
+AssignedTo: grompf@sublimeintervention.com
+ReportedBy: grompf@sublimeintervention.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: libgdiplus is not endian aware
+
+Tracking bug for libgdiplus endian issues.
+
+The graphics codecs are not endian-aware in their Load/Save to file functions. This causes
+image corruption on big endian systems.
+
+I'm assigning this bug to myself for now; I should have some time in the next two weeks to
+resolve this.
+
+-kangaroo