bug-classpath
[Top][All Lists]
Advanced

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

[Bug awt/27239] Images shown with wrong color on powerpc (big endian)


From: bernhard at intevation dot de
Subject: [Bug awt/27239] Images shown with wrong color on powerpc (big endian)
Date: 1 May 2006 03:30:16 -0000


------- Comment #6 from bernhard at intevation dot de  2006-05-01 03:30 -------
Created an attachment (id=11352)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11352&action=view)
Proposed (unelegant) fix.

This is an unelegant fix to the problem.
It seems like Java_gnu_java_awt_peer_gtk_GtkImage_setPixels()
did not fully take into account the different ways of saving colors
between java and gdk.

An elegant fix would refactor these transformations into helper functions,
as similiar funcationality is inside of
gnu_java_awt_peer_gtk_GdkPixbufDecoder.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27239





reply via email to

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