Uwe Stöhr wrote: >> Another little bug - quite unimportant: >> If you insert a large monochrome graphic >> and scale it down, the preview in Lyx >> shows a black or brown rectangle. > > I think this is a problem of Imagemagick's convert.exe. What happens if > you convert your graphic to .ppm and scale it down to 10% using > convert's command line commands? > Or send the graphic to me and I'll have a look.
That's not how scaling works in LyX. We convert the file to a loadable format (one understood by the Qt library), load it and then scale,rotate etc. So I suspect that this is a Qt/Win Free bug. If you can make a mini-application demonstrating the problem and post it to the Qt/Win Free list, then that'd be great. They're pretty good at squashing bugs when they can reproduce them. -- Angus