[R] RSvgDevice incomplete svg output

Lefebure Tristan Tristan.Lefebure at univ-lyon1.fr
Fri Jan 7 15:23:12 CET 2005


Hi
The problem is clearly associated to R.2.0:
Same command on same data with same package (RSvgDevice 0.5.3) but with R1.9.1 
or R2.0.0 gave me different results: svg files are correct with R1.9.1, not 
with R.2.0.0.
(email forward to the package developper)

On Thursday 06 January 2005 15:37, Lefebure Tristan wrote:
> Hi
> I use RSvgDevice to output plot, and modify them using svg editor (inkscape
> or sodipodi on Linux). Some month ago, results were perfect. I did exactly
> the same analysis today on the same data, and unfortunatly the results are
> different. While looking to the svg file, it seems that all information
> concerning "fill" and "stroke" of objects are lost. The consequence is that
> all objects become invisible ..........
>
> exemple:
> Correct old file:
> .............
> <polygon points="93.35 , 119.69 109.59 , 119.69 109.59 , 110.94 93.35 ,
> 110.94 " style="stroke-width:1;stroke:#000000;fill:#7F7F7F" />
> ...............
>
> Today bad file:
> ..........................
> <polygon points="174.51 , 53.95 190.74 , 53.95 190.74 , 53.95 174.51 ,
> 53.95 " style="stroke-width:1;stroke:#FFFFFF;fill:none;stroke-dasharray" />
> .................
>
> A problem associated to R2.0 ?
> Thanks
>
>
> package `RSvgDevice' version 0.5.3
>
> $platform
> [1] "i586-mandrake-linux-gnu"
>
> $arch
> [1] "i586"
>
> $os
> [1] "linux-gnu"
>
> $system
> [1] "i586, linux-gnu"
>
> $status
> [1] ""
>
> $major
> [1] "2"
>
> $minor
> [1] "0.0"
>
> $year
> [1] "2004"
>
> $month
> [1] "10"
>
> $day
> [1] "04"
>
> $language
> [1] "R"

-- 
------------------------------------------------------------
Tristan LEFEBURE
Laboratoire d'écologie des hydrosystèmes fluviaux (UMR 5023)
Université Lyon I - Campus de la Doua
Bat. Darwin C 69622 Villeurbanne - France

Phone: (33) (0)4 26 23 44 02
Fax: (33) (0)4 72 43 15 23




More information about the R-help mailing list