
-----Original Message----- From: Krzysztof Kosiński [mailto:tweenk.pl@...400...] Sent: zaterdag 3 april 2010 23:45 To: Engelen, J.B.C. (Johan) Cc: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Coordinate system fix
W dniu 3 kwietnia 2010 23:36 użytkownik <J.B.C.Engelen@...1578...> napisał:
I feel this change is too invasive so close to release.
Many things might break by this. Perhaps they are easy to fix, but they might not be so easy to discover.
To start: we will have to test all output extensions. (pdf export is broken for example)
Are you sure? It works for me, including the LaTeX option.
As long as something doesn't touch SPDesktop, it should be fine. If it correctly uses sp_item_i2d_affine, desktop->doc2dt, etc. it doesn't require fixing either. The only things that require fixing are hardcoded Y axis flips when translating between SVG coordinates and desktop coordinates.
Confirmed on Jabber. Exporting PDF with "export area is drawing" set does not work correctly and exports wrong area. (also not LaTeX, but that's related).