
Hi,
I have a weird problem, which might be a bug actually, but I am not sure. Maybe anybody can help me.
The problem:
When I load document curves.svg (which you can download from my pc, sorry, but it kind of the only example I have).
do a wget to get it:
wget http://volition.wustl.edu/curves.svg
Then, load it and try to draw some text anywhere. If you use the text tool and type, the letters will be larger than anything on the canvas. As you can see, no matter where you try to type text, the letters will be absurdly big.
So I have to scale down these supersize letters into something around .03 pt. That is the size of the letters that I managed to create (the "200 ms") for example.
The document curves.svg was made with pstoedit to transform a postscript file into svg. That transformation worked fine!
How come that the font size of letters becomes so unusual after I import the file curves.svg?
How can I solve this? Is this a bug, or an error in the loaded file curves.svg.
Thank you very much.
Gijs