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

2019-04-20 Thread Gregory John Casamento
Update of bug #17059 (project gnustep): Status:None => Ready For Test Assigned to:None => rmottola Open/Closed:Open => In Test

Re: [bug #17059] NSImage and bits per channel 8

2006-09-21 Thread Charles philip Chan
On 17 Sep 2006, [EMAIL PROTECTED] wrote: 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. Thanks for the info. I will look in to it. Charles -- printk(KERN_CRIT PFX Reboot didn't

[bug #17059] NSImage and bits per channel 8

2006-09-17 Thread Christophe JALADY
Follow-up Comment #4, bug #17059 (project gnustep): Your test.png file exemple work for me. I have the 'art' backends ... maybe an issue ? ___ Reply to this item at: http://savannah.gnu.org/bugs/?17059

Re: [bug #17059] NSImage and bits per channel 8

2006-09-17 Thread Charles philip Chan
On 17 Sep 2006, [EMAIL PROTECTED] wrote: Your test.png file exemple work for me. I have the 'art' backends ... maybe an issue ? I am using the Xlib backend, that might be the problem. Charles -- Whip me. Beat me. Make me maintain AIX. (By Stephan Zielinski) pgpIcpcd7KS8V.pgp

[bug #17059] NSImage and bits per channel 8

2006-09-17 Thread Fred Kiefer
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

[bug #17059] NSImage and bits per channel 8

2006-09-17 Thread Fred Kiefer
Update of bug #17059 (project gnustep): Category: Gui/AppKit = Backend ___ Follow-up Comment #6: Changed category to backend, as this only fails on xlib.

[bug #17059] NSImage and bits per channel 8

2006-09-16 Thread Charles Philip Chan
Follow-up Comment #2, bug #17059 (project gnustep): Could you give an exemple of picture ? Sorry for the delay- I have been away. I have just tested it with the latest GUI and jpeg's works fine. However, png with depth greater than 8 doesn't not show at all. Attached is an example created with

[bug #17059] NSImage and bits per channel 8

2006-09-16 Thread Charles Philip Chan
Follow-up Comment #3, bug #17059 (project gnustep): Sorry the file size was too larfe. Here is a scaled down image. Charles ___ Additional Item Attachment: File name: test.png Size:188 KB PNG test file

[bug #17059] NSImage and bits per channel 8

2006-09-10 Thread Christophe JALADY
Follow-up Comment #1, bug #17059 (project gnustep): Could you give an exemple of picture ? ___ Reply to this item at: http://savannah.gnu.org/bugs/?17059 ___ Message sent via/by Savannah

[bug #17059] NSImage and bits per channel 8

2006-07-07 Thread Charles Philip Chan
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=17059 Summary: NSImage and bits per channel 8 Project: GNUstep Submitted by: cpchan Submitted on: Saturday 07/08/2006 at 03:07 Category: Gui/AppKit