Talk:Stitch Era embroidery software: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Below are some versions of drawings:
== Take 1 ==
<graphviz border="frame" caption="caption">
graph SE_pipelines {
label = "Figure: Simple model of Stitch Era design workflows" [fontsize="10", fontname="Arial"];
node [fontsize="10", fontname="Arial"];
# edge [fontsize="8", fontname="Arial"];
edge [fontsize="8", fontname="Arial", labelfloat=true];
# 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"];
}
</graphviz>
== Take 2 ==
<graphviz border="frame" caption="caption">
<graphviz border="frame" caption="caption">
graph SE_pipelines {
graph SE_pipelines {

Revision as of 22:38, 4 October 2011

Below are some versions of drawings:

Take 1

Diagrams error (with dot command): Error: /tmp/diagrams_ine892483960cf.dot: syntax error in line 2 near '['


Take 2

Diagrams error (with dot command): Error: /tmp/diagrams_ina25d6cfdbc66.dot: syntax error in line 2 near '['