On Feb 8, 2011, at 8:33, jmfauth wrote:
> In the latter case (2.9), the "rounding errors" are
> for each zoom factor different making a suitable
> plot impossible.
>
> I can only strongly recommend to revert to the previous
> situation, not perfect, but at least working.
"Not perfect" is a great understatement and "working" isn't exactly the word I'd use for it. 2.8's preview regularly god the results completely wrong, showing different word wrap or even number of pages from the version that would be printed. This was finally fixed in 2.9.
If you're depending on 2.8's bugs, you should consider changing your code to remove such assumptions. If you can reproduce incorrect preview in one of the wx samples (after some reasonably-sized modifications), please create a ticket and attach such patch there so that we can reproduce the behavior.
Thanks,
Vaclav
On Feb 11, 2011, at 17:43, jmfauth wrote:
> Where the problem is coming from? I do not know and I can
> not point the guilty part of the wx code.
As I said, it would be enough to show us usable (i.e. small patch against a sample) code that demonstrates the problem clearly. An image is not debuggable, sorry (and yours doesn't even show anything that would clearly point to a problem in wx itself).
Vaclav