Comment 1 for bug 481857

Revision history for this message
onox (onox) wrote :

Scaling parameters are used in a matrix that needs to be invertible. This matrix will only be invertible when both parameters are not zero. I had had this problem too a time ago in cairo-clock and I fixed it (iirc) by making svg_width and svg_height floats via float().