Hi,

Here's a reproducible bug with libpixman 0.34.0:
$ cat bug.gp
set terminal pdf
set key off
set output 'bug.pdf'
set ytics 10 out format '%g' rotate by 60 offset 0.5,0.2
set yrange [995:1055]
plot 1000
$ gnuplot bug.gp
$ evince bug.pdf
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

For convenience, I've uploaded the file bug.pdf to
<http://in.terlu.de/~kreckel/pixmanbug.pdf>.

All my best,
   -richy.
-- 
Richard B. Kreckel
<http://in.terlu.de/~kreckel/>
_______________________________________________
Pixman mailing list
Pixman@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to