Skip to content

Instantly share code, notes, and snippets.

@baskerville
Created April 20, 2013 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baskerville/5425121 to your computer and use it in GitHub Desktop.
Save baskerville/5425121 to your computer and use it in GitHub Desktop.
FontForge Broken SVG Import
StartChar: at
Encoding: 64 64 0
Width: 1000
VWidth: 0
Flags: H
LayerCount: 2
UndoRedoHistory
Layer: 1
Undoes
EndUndoes
Redoes
EndRedoes
EndUndoRedoHistory
Fore
SplineSet
1000.5 300 m 0
1000.5 576.418945312 776.418945312 800.5 500 800.5 c 0
223.581054688 800.5 -0.5 576.418945312 -0.5 300 c 0
-0.5 23.5810546875 223.581054688 -200.5 500 -200.5 c 0
776.418945312 -200.5 1000.5 23.5810546875 1000.5 300 c 0
999.5 300 m 0
999.5 24.1337890625 775.866210938 -199.5 500 -199.5 c 0
224.133789062 -199.5 0.5 24.1337890625 0.5 300 c 0
0.5 575.866210938 224.133789062 799.5 500 799.5 c 0
775.866210938 799.5 999.5 575.866210938 999.5 300 c 0
1000 300 m 0
1000 23.857421875 776.142578125 -200 500 -200 c 0
223.857421875 -200 0 23.857421875 0 300 c 0
0 576.142578125 223.857421875 800 500 800 c 0
776.142578125 800 1000 576.142578125 1000 300 c 0
EndSplineSet
EndChar
Display the source blob
Display the rendered blob
Raw
<?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"
width="1000"
height="1000"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="circle-a.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.49497475"
inkscape:cx="243.08545"
inkscape:cy="439.1878"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:showpageshadow="false"
borderlayer="false"
inkscape:window-width="1345"
inkscape:window-height="946"
inkscape:window-x="217"
inkscape:window-y="39"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0px"
spacingx="100px"
spacingy="100px" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-52.362183)">
<path
transform="translate(0,52.362183)"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 1000,500 c 0,276.14237 -223.85763,500 -500,500 C 223.85763,1000 0,776.14237 0,500 0,223.85763 223.85763,0 500,0 c 276.14237,0 500,223.85763 500,500 z"
id="path2989" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment