R. Lahaye wrote:

> I also tested briefly with 1.1.6fix4, and that has no problems
> (though I have not tested it with Grace converters; simply
> used eps file). This could indicate that it's related to any
> new conversion scheme. When was that introduced and how different
> is it from 1.1.6fix4?


1.1.6 uses gs for the converting. but in 1.1.6 you couldn't
use your original agr-file.


> So, if I'm correct, I need to find out which software/library
> is used to display the graphics on the LyX canvas. Is it the
> xpm library, or png, or what.
> It's not due to Xforms, since the problem is there for Xforms
> 0.88.1 and 1.0.0rc4!
>
> Any ideas what and how I could investigate this?


my converters:
\\converter agr eps "gracebat -hardcopy -printfile \$\$o -hdevice EPS
\$\$i 2>/dev/null" ""
\\converter agr png "gracebat -hardcopy -printfile \$\$o -hdevice PNG
\$\$i 2>/dev/null" ""
\\converter agr xpm "gracebat -hardcopy -printfile - -hdevice PNG \$\$i
2>/dev/null | convert - \$\$o" ""

do you have the same?
Look for the last one, because I convert agr to xpm.


And I use xforms 0.89.6

Herbert




-- 
http://www.lyx.org/help/


Reply via email to