Re: [Inkscape-devel] Win32 build 1224. Zoom problem
One problem I think I have uncovered concerns zooming. When the zoom factor gets above about 7,500% text remains but everything else disappears!!! The
This is probably due to numerical problems in the transform code. Hopefully I'll track this down as I clean up the matrix code. (Fingers crossed)
This happened on linux too, at exactly the same zoom level, before I changed all floats to doubles in libnr. I have no idea why the problem persists on win32 - maybe some build options prevent it from using doubles?
_________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=dept/features&pgmarket=en-ca&RU=http%3a%2f...
bulia byak wrote:
One problem I think I have uncovered concerns zooming. When the zoom factor gets above about 7,500% text remains but everything else disappears!!! The
This is probably due to numerical problems in the transform code. Hopefully I'll track this down as I clean up the matrix code. (Fingers crossed)
This happened on linux too, at exactly the same zoom level, before I changed all floats to doubles in libnr. I have no idea why the problem persists on win32 - maybe some build options prevent it from using doubles?
It's not fixed on linux either, the problem is just rarer.
njh
participants (2)
-
bulia byak
-
Nathan Hurst