Jean-Marc Lasgouttes wrote:
> 
> >>>>> "R" == R Lahaye <[EMAIL PROTECTED]> writes:
> 
> R> Jean-Marc Lasgouttes wrote:
> >>
> >>
> >> Hmm, I just see that the code in GraphicsImageXPM does:
> >>
> >> // some image magick versions use this xpm_col[1].name = 0;
> >> xpm_col[1].value = "opaque"; xpm_col[1].pixel =
> >> lyxColorHandler->colorPixel(LColor::white);
> >>
> >> Shouldn't that be LColor::black? John, why did you choose white
> >> instead of black?
> 
> R> I would test that right away, but GraphicsImageXPM.C is badly
> R> broken in CVS right now. Please fix that first:
> 
> I'll try to do it. In the meantime, could you try that on 1.2.1cvs?

Argh, no I can't.
The machine where I have FreeBSD 4.6 + latest ImageMagick (thus that
opaque problem), does not compile 1.2.x. The reason is not that clear
to me, but there seem to be a problem in src/config with HAVE_UNISTD_H
and defining pid_t, off_t and mode_t. These redefinitions jam my
make. I have no idea how to solve this, so I gave up on 1.2.x ......

For some obscure reason, this is going well in 1.3.0cvs.

If you have clue, let me know. Otherwise, I'll wait till the fix in
1.3.0 for GraphicsImageXPM.C.

Thanks,
Rob.

Reply via email to