Talk:Stitch Era embroidery software: Difference between revisions
Jump to navigation
Jump to search
m (→Take 1) |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Take 1 == | == Take 1 == | ||
<graphviz border="frame" caption="caption"> | <graphviz border="frame" caption="caption"> | ||
graph | graph SE_pipelines_1 { | ||
label = "Figure: Simple model of Stitch Era design workflows" [fontsize="10", fontname="Arial"]; | label = "Figure: Simple model of Stitch Era design workflows" [fontsize="10", fontname="Arial"]; | ||
node [fontsize="10", fontname="Arial"]; | node [fontsize="10", fontname="Arial"]; | ||
# edge [fontsize="8", fontname="Arial"]; | # edge [fontsize="8", fontname="Arial"]; | ||
edge [fontsize="8", fontname="Arial", labelfloat= | edge [fontsize="8", fontname="Arial", labelfloat=true]; | ||
# edge [arrowhead=normal,arrowsize=0.3]; | # edge [arrowhead=normal,arrowsize=0.3]; | ||
"Free SVG \nvector graphic" -- "AI or CDR \nvector graphics" [label = "import"]; | |||
"Free SVG \nvector graphic" -- "EMF \nvector graphics" [label = "copy"]; | |||
"EMF \nvector graphics" -- "SE vector \ngraphics" [label = "import as EMF"]; | |||
"Design idea" -- "AI or CDR \nvector graphics" [label = "draw with\nother program"]; | |||
"Bitmap image" -- "Reduced \ncolor image" [label = "import +\nreduce colors"]; | |||
"Reduced \ncolor image" -- "SE vector \ngraphics" [label = "vectorize"]; | |||
"AI or CDR \nvector graphics" -- "SE vector \ngraphics" [label = "import"]; | |||
"SE vector \ngraphics" -- "SE clean \nvector graphics" [label = "reduce +\nclean"]; | |||
"Design idea" -- "SE clean \nvector graphics" [label = "draw SE\nvector graphics"]; | |||
"SE clean \nvector graphics" -- "SE Stitch \nobjects" [label = "digitize"]; | |||
"Reduced \ncolor image" -- "SE Stitch \nobjects" [label = "auto-digitize\n not recommended"]; | |||
"Bitmap image" -- "SE Photo \nstitch objects" [label = "auto-digitize\n not recommended", labelfloat=false]; | |||
"SE Photo \nstitch objects" -- "SE clean \nStitch objects" [label = "tune\nstitch objects"]; | |||
"Design idea" -- "SE Stitch \nobjects" [label = "draw\nstitch objects"]; | |||
"SE Stitch \nobjects" -- "SE clean \nStitch objects" [label = "tune\nstitch objects"]; | |||
"Message idea" -- "SE clean \nStitch objects" [label = "draw \nletters"]; | |||
"SE clean \nStitch objects" -- "SE stitches" [label = "generate"] | |||
"SE stitches" -- "Machine code" [label = "translate"]; | |||
} | |||
Bitmap | |||
} | |||
</graphviz> | </graphviz> | ||
== Take 2 == | == Take 2 == | ||
<graphviz border="frame" caption="caption"> | <graphviz border="frame" caption="caption"> | ||
graph | graph SE_pipelines_2 { | ||
label = "Figure: Simple model of Stitch Era design workflows" [fontsize="10", fontname="Arial"]; | label = "Figure: Simple model of Stitch Era design workflows" [fontsize="10", fontname="Arial"]; | ||
node [fontsize="10", fontname="Arial"]; | node [fontsize="10", fontname="Arial"]; |
Revision as of 21:41, 4 October 2011
Below are some versions of drawings:
Take 1
Diagrams error (with dot command): Error: /tmp/diagrams_in3c1af35c4e41.dot: syntax error in line 2 near '['
Take 2
Diagrams error (with dot command): Error: /tmp/diagrams_in0054f153cb64.dot: syntax error in line 2 near '['