summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2007-11-11 23:48:50 +0000
committerprokoudine <prokoudine@users.sourceforge.net>2007-11-11 23:48:50 +0000
commita7c55dd72eac85b044dd1328370888e42a8b8cb9 (patch)
treea705732e1be8ca56e1bb7b6adab9bfa1990915f4 /share
parent* added reference link for translators (diff)
downloadinkscape-a7c55dd72eac85b044dd1328370888e42a8b8cb9.tar.gz
inkscape-a7c55dd72eac85b044dd1328370888e42a8b8cb9.zip
added a template fir new glyphs tobe draw in Inkscape and imported to FontForge
(bzr r4063)
Diffstat (limited to 'share')
-rw-r--r--share/templates/fontforge_glyph.svg60
1 files changed, 60 insertions, 0 deletions
diff --git a/share/templates/fontforge_glyph.svg b/share/templates/fontforge_glyph.svg
new file mode 100644
index 000000000..707b98d15
--- /dev/null
+++ b/share/templates/fontforge_glyph.svg
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ version="1.0"
+ width="1000"
+ height="1000"
+ id="svg5496"
+ sodipodi:version="0.32"
+ inkscape:version="0.45+devel"
+ sodipodi:docname="fontforge_glyph.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <metadata
+ id="metadata5594">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:window-height="618"
+ inkscape:window-width="641"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="false"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:zoom="0.454"
+ inkscape:cx="500"
+ inkscape:cy="500"
+ inkscape:window-x="0"
+ inkscape:window-y="25"
+ inkscape:current-layer="svg5496">
+ <sodipodi:guide
+ orientation="horizontal"
+ position="200"
+ id="guide5596" />
+ </sodipodi:namedview>
+ <defs
+ id="defs5498" />
+ <g
+ id="layer1" />
+</svg>