Comment 16 for bug 1250250

Revision history for this message
David Mathog (mathog) wrote : Re: WMF open on linux misplaces drawing

Somebody should test it on a Mac, see post 13 for one method of doing so. If you don't have a Mac it is probably OK to apply without testing it, since there is nothing particularly platform specific in this patch, and it was tested already on both Linux and Windows.

The sections at 3201 in wmf-inout.cpp and 3516 in emf-inout.cpp are still work arounds rather than fixes. I don't know why getHeight() works in some cases and not in others, but the patch works in all of the tested cases whatever that underlying problem is.

Otherwise, it should be good to go.

Thanks.