G. Milde wrote:

>    The file contains svg format data.
>    
>    The image loader can load the following directly:
>    bmp, gif, ico, jpeg, jpg, mng, pbm, pgm, png, ppm, svg, tif, tiff, xbm,
>    xpm, Of these, LyX recognises the following formats:
>    bmp, gif, jpg, jpg, pbm, pgm, png, ppm, svg, tiff, xbm, xpm
>    
>    No conversion needed (from == to)!
>    Loading image.
>    Image loading succeeded.
>    graphics::Image::getScaledDimensions()
>    params.scale       : 100
>    width              : 744
>    height             : 1052
>    LoaderQueue: I'm going to sleep
> 
> of course the --export-area-drawing option can not have any effect if
> there is no export!
> 
> My guess is, that svg support in the image loader is new in QT 4.4 and
> hence this option worked with QT < 4.4.

I do not know LyX architecture at all. Does it mean that some Qt native
function allows to load an image into LyX? It is surely the "hidden"
converter that I have detected (neither ImageMagick, nor a filter defined
by me in the converters dialog), that does not display correctly the arrows
in my svg picture.
Does it mean that the only chance for me to obtain a correct preview is not
to define svg format in LyX "file formats", and continue to use my modified
version of the Python script "/lib/scripts/convertDefault.py"? (see my
first post)

> It seems like you really have to save your svg clipped to the right size.

Is it the method indicated in the LyX Wiki (see my first post)? It is a bit
cumbersome. Perhaps my dirty modification
of "/lib/scripts/convertDefault.py" is more straightforward?

Thanks

Julien

-- 
TP (Tribulations Parallèles)

"Allez, Monsieur, allez, et la foi vous viendra." (D'Alembert).

Reply via email to