Code

Use the new sp_document_change_uri_and_hrefs function.
authorpjrm <pjrm@users.sourceforge.net>
Tue, 7 Apr 2009 08:25:43 +0000 (08:25 +0000)
committerpjrm <pjrm@users.sourceforge.net>
Tue, 7 Apr 2009 08:25:43 +0000 (08:25 +0000)
commit68a13573d839f97c7c2a16da1a4fb15b7803ffa1
tree408508823a0641c1fcc075037a4e78598ce1a8a2
parentb47bbb99d13ac15ca1522f89386db1fb22104a55
Use the new sp_document_change_uri_and_hrefs function.
 The change to extension/system.cpp is a functional noop.
 The change to extension/implementation/script.cpp should fix importing of .ai files that contain images (or whatever ill2svg.pl creates png files for).  The effect on any other scripts that create SVG files with relative hrefs is unknown.
src/extension/implementation/script.cpp
src/extension/system.cpp