Skip to content
Prev 22414 / 63421 Next

plotting text with very small negative rotation hangs (PR#9301)

Hi
bolker at zoo.ufl.edu wrote:
I can confirm a (ridiculously) long pause on CentOS.  Tracing deeper
into C code, it appears to be a loop in XmbRotCreateTextItem() in
rotate.c, which misses an important case when setting up loop
parameters.  I have committed a fix to r-devel which solves the problem
for the example above.

Paul