discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Images displaying low in image cells


From: Alexander Malmberg
Subject: Re: Images displaying low in image cells
Date: Tue, 17 Sep 2002 15:41:54 +0200

> The images appear to be displaying very low in NSImageCell.   In Gorm the
> images are cut off about halfway.    This problem coincides w/ the fix made
> earlier in NSImage.   Is there an additional correction necessary in
> NSImageCell?
> 
> I am looking into the issue, but am just wondering if anyone has any ideas.

The reason is that back-xlib is broken. Previously, NSImage had a hack
that corrected for this, but after discussion in gnustep-dev I removed
it. -gui now works correctly with any backend that implements
compositing correctly (eg. back-art), but -xlib needs to be fixed.

(As far as I can tell, the problem is around
Source/xlib/XGGState.m:466.)

> Thanks, GJC
> 
> =====
> Gregory John Casamento

- Alexander Malmberg




reply via email to

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