diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2008-07-22 01:49:17 +0000 |
|---|---|---|
| committer | JucaBlues <JucaBlues@users.sourceforge.net> | 2008-07-22 01:49:17 +0000 |
| commit | d638ab2cb5a8b4fe2df21a71fbbeae957f8aa7d1 (patch) | |
| tree | 6c6251ad81f444938229d98494c47e34d184b65b /share/examples | |
| parent | fix compile (diff) | |
| download | inkscape-d638ab2cb5a8b4fe2df21a71fbbeae957f8aa7d1.tar.gz inkscape-d638ab2cb5a8b4fe2df21a71fbbeae957f8aa7d1.zip | |
slightly changed svgfonts example
(bzr r6390)
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/svgfont.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/svgfont.svg b/share/examples/svgfont.svg index 1feb54ac5..edf96f19a 100644 --- a/share/examples/svgfont.svg +++ b/share/examples/svgfont.svg @@ -6,7 +6,7 @@ <!-- Fonts are declared inside defs tag --> - <font id="FirstExample" horiz-adv-x="1000"> + <font id="FirstExample" horiz-adv-x="1010"> <font-face font-family="Super Sans" font-style="oblique" font-stretch="ultra-expanded" /> <!-- This font has 2 glyphs (one for "@" and one for "!"): --> |
