Re: [Rd] R fails when converting units using Hershey-Fonts

2011-10-25 Thread Simon Urbanek
Thanks, now fixed. Simon On Oct 25, 2011, at 5:21 AM, Mark Heckmann wrote: > I run into some problems when trying to convert units using Hershey-Fonts: R > chrashes. > >> library(grid) >> label <- "some text" >> pushViewport(viewport(gp=gpar(fontfamily="HersheySerif"))) >> convertHeight(string

[Rd] R fails when converting units using Hershey-Fonts

2011-10-25 Thread Mark Heckmann
I run into some problems when trying to convert units using Hershey-Fonts: R chrashes. > library(grid) > label <- "some text" > pushViewport(viewport(gp=gpar(fontfamily="HersheySerif"))) > convertHeight(stringHeight(label), unitTo="mm") *** caught segfault *** address 0xadc838f8,