HI Dario,
Have you tried creating a larger PNG image and then shrinking the result
with an image manipulation program (e.g. GIMP)?
Jim
On Fri, Mar 27, 2015 at 4:00 PM, Dario Strbenac <dstr7320 at
uni.sydney.edu.au>
wrote:
> Does anyone make Venn diagrams for publication using Vennerable ? I found
> that the font size is too big when the plot is created at 300 DPI, and
> there's no option to change it, even when the point size argument to
the
> device is changed.
>
> aVenn <- Venn(Sets = list(A = 1:5, B = 3:6))
> png("forPublication.png", units = "in", h = 2.55, w =
2.4, res = 300) #
> Changing pointsize to a smaller number has no effect on size of the text.
> plot(aVenn)
> dev.off()
>
> --------------------------------------
> Dario Strbenac
> PhD Student
> University of Sydney
> Camperdown NSW 2050
> Australia
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
[[alternative HTML version deleted]]