From 22cf5eb6bd4cb3c7376269c819b333761a41ebe9 Mon Sep 17 00:00:00 2001 From: JazzyNico Date: Wed, 14 Apr 2010 19:38:59 +0200 Subject: [PATCH] Spelling correction in Optimized SVG extension. --- share/extensions/scour.inx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/extensions/scour.inx b/share/extensions/scour.inx index ee310c503..472643dce 100644 --- a/share/extensions/scour.inx +++ b/share/extensions/scour.inx @@ -23,14 +23,14 @@ - <_param name="instructions" type="description" xml:space="preserve">This extension optimize the SVG file according to the following options: + <_param name="instructions" type="description" xml:space="preserve">This extension optimizes the SVG file according to the following options: * Simplify colors: convert all colors to #RRGGBB format. * Style to xml: convert styles into XML attributes. * Group collapsing: collapse <g> elements. * Enable id stripping: remove all un-referenced ID attributes. * Embed rasters: embed rasters as base64-encoded data. * Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator elements and attributes. - * Enable viewboxing: size image to 100%/100% and introduce a viewBox + * Enable viewboxing: size image to 100%/100% and introduce a viewBox. * Strip xml prolog: don't output the xml prolog. * Set precision: set number of significant digits (default: 5). * Indent: indentation of the output: none, space, tab (default: space). -- 2.30.2