Full_Name: Yan Wong
Version: 2.8.1
OS: Mac OS X 10.4
Submission from: (NULL) (78.149.167.246)


When printing a plot to and svg file, text intended to be in italics is rendered
in bold (svg file viewed using both Safari 3.2.1 and Firefox 2.0.0.9.

For example, try viewing the test.svg file generated by

svg("test.svg", width=4,4,8)
plot.new(); text(0.5,0.5,labels=expression(italic("This should be in
italics")))
dev.off()

Yan

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to