Geometry package: Difference between revisions

No change in size ,  23 June 2012
m
Line 20: Line 20:


<!-- {{SyntaxHighlight| -->
<!-- {{SyntaxHighlight| -->
{{Code|Loading the file as polygon compatible with geometry package|<syntaxhighlight lang="matlab" style="font-size:13px">
{{Code|Loading the file as polygon compatible with geometry package|<syntaxhighlight lang="octave" style="font-size:13px">
octavesvg = svg ("octave.svg").normalize();
octavesvg = svg ("octave.svg").normalize();
ids      = octavesvg.pathid();
ids      = octavesvg.pathid();
657

edits