Skip to content
Prev 55269 / 398500 Next

Problems with png()

hi, 

here some alternative solution.

1-use postscript function then convert it in png in shell with convert
command (higher resolution)

2-use dev2bitmap(file, type = "png256") many other type available
?dev2bitmap for more info