diff --git a/release-notes.html b/release-notes.html index 262af68..e6ea75a 100644 --- a/release-notes.html +++ b/release-notes.html @@ -16,8 +16,8 @@

July 5th, 2009

diff --git a/scra.py b/scra.py index 402c5d6..3d9a858 100644 --- a/scra.py +++ b/scra.py @@ -19,6 +19,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +import os from mod_python import apache from mod_python import util from scour import scourString @@ -29,17 +30,33 @@ def form(req): Scrape Your SVG Files + -
-

Scra.py uses Scour to clean SVG files of unnecessary elements and attributes attempting to reduce file size and complexity without a loss in visual quality. For full details, please see the Scour home page. -

Paste the SVG file below and click or set some Options first. For a more complete description of the options, see the corresponding scour page.

-