On Thu, Nov 28, 2002 at 11:04:24PM -0800, Dorothy Robinson wrote: > Hi, > > I've just compiled fvwm-2.5.4 on sparc/solaris, partly because I'm > playing with the latest Gnome beta, and its apps close to those > translucency-endowed png bitmaps. But fvwm doesn't render the PNGs > right - they're in shades of blue, the translucent areas are completely > absent, there are weird offsets and splashes of yellow where they don't > belong. > > I've tried compiling with two different versions of libpng (1.0.12 that > came with Gnome, and 1.2.4) and it doesn't make any difference. Also, > the Gimp that I compiled with the very same libraries has no > trouble with the PNGs. Has anyone seen this before? >
There is probably a bug in 2.5.x for rendering images on a machine with bigendian byte ordering (and no XRender ?). Can you see the following line just after png configure check: checking whether byte ordering is bigendian... yes when you run ./configure? Also, as you run Solaris I imagine that at the end of configure you can see: With Xrender image support? no: ... yes? Regards, Olivier -- Visit the official FVWM web page at <URL: http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
