bug-gnustep
[Top][All Lists]
Advanced

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

[bug #17059] NSImage and bits per channel > 8


From: Fred Kiefer
Subject: [bug #17059] NSImage and bits per channel > 8
Date: Sun, 17 Sep 2006 22:09:51 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.1 (like Gecko)

Follow-up Comment #5, bug #17059 (project gnustep):

For the xlib backend this is a well known limitation. There was some mail
exchange a while ago on it. As far as I remember the solutution was as simple
as to extend the switch statement on bits_per_sample in _bitmap_combine_alpha
to handle 16 bits correctly. The code below this was never planed to handle
this case, but looks like it is capable of doing so.
You should give this a try and come up with a nice patch :-)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17059>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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