
8 Sep
2012
8 Sep
'12
10:04 p.m.
On 8-9-2012 23:31, Alexandre Prokoudine wrote:
On Sun, Sep 9, 2012 at 1:15 AM, Johan Engelen wrote:
Hi all, The guide project has changed the format in which guides are saved to SVG. The question now is: how do we provide compatibility with "old-style" guides? My proposal: convert old-style definitions to new-style upon loading the file. Saving said file and opening it in Inkscape 0.48 will no longer show any guides in this case. If desired, we can create a python extension that saves the file with all guides converted to old-style.
- Load the file
- Detect things that need to be converted
- Convert and warn, what kind of things have been changed
We don't have a warning system, do we? :S -Johan