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:
<graphviz border="frame" caption="caption">
<graphviz border="frame" caption="caption">
  graph SE_pipelines {
  graph SE_pipelines {
Line 6: Line 7:
  edge [fontsize="8", fontname="Arial", labelfloat=true];
  edge [fontsize="8", fontname="Arial", labelfloat=true];
  # edge [arrowhead=normal,arrowsize=0.3];
  # edge [arrowhead=normal,arrowsize=0.3];
# List of nodes
  Idea [shape=box, color=red, label="Design idea"];
  Idea [shape=box, color=red, label="Design idea"];
  SVG  [shape=ellipse, color=red, label="Free SVG \nvector graphic"];
  SVG  [shape=ellipse, color=red, label="Free SVG \nvector graphic"];
  Idea  -- SVG [label = "find"];
  SVG [shape=ellipse, color=red, label="Bitmap\nimage"];
  SVG    -- "AI or CDR \nvector graphics" [label = "import"];
  EMF  [shape=ellipse, color=red, label="EMF vector\ngraphics"];
  SVG    -- "EMF \nvector graphics"       [label = "copy"];
SE_vect [shape=ellipse, color=red, label="SE vector\ngraphics"];
  "EMF \nvector graphics"       -- "SE vector \ngraphics"       [label = "import as EMF"];
  SE_clean_vect [shape=ellipse, color=red, label="SE clean\nvector graphics"];
  Idea                  -- "AI or CDR \nvector graphics" [label = "draw with\nother program"];
Bitmap [shape=ellipse, color=red, label=" "Bitmap"];
  "Bitmap image"                 -- "Reduced \ncolor image"     [label = "import +\nreduce colors"];
Bitmap_red [shape=ellipse, color=red, label=" "Reduced\ncolor bitmap"];
  "Reduced \ncolor image"       -- "SE vector \ngraphics"       [label = "vectorize"];
Stitch_obj [shape=ellipse, color=red, label=" "SE Stitch\nobjects"];
  "AI or CDR \nvector graphics"  -- "SE vector \ngraphics"      [label = "import"];
Photo_obj  [shape=ellipse, color=red, label=" "SE Stitch\nobjects"];
  "SE vector \ngraphics"         -- "SE clean \nvector graphics" [label = "reduce +\nclean"];
  Clean_stitch_obj [shape=ellipse, color=red, label=" "Clean SE\nStitch objects"];
  Idea                 -- "SE clean \nvector graphics" [label = "draw SE\nvector graphics"];
AI_CDR [shape=ellipse, color=red, label="SE Photo \nstitch objects"];
  "SE clean \nvector graphics"  -- "SE Stitch \nobjects"       [label = "digitize"];
Stitches [shape=box, color=red, label="SE Stitches"];
  "Reduced \ncolor image"        -- "SE Stitch \nobjects"       [label = "auto-digitize\n not recommended"];
CNC_code [shape=box, color=red, label="Machine code"];
  "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"];
  Idea        -- SVG    [label = "find"];
  Idea                  -- "SE Stitch \nobjects"        [label = "draw\nstitch objects"];
Idea        -- Bitmap [label = "find"];
"SE Stitch \nobjects"          -- "SE clean \nStitch objects" [label = "tune\nstitch objects"];
Idea        -- AI_CDR [label = "draw with\nother program"];
  "Message idea"                -- "SE clean \nStitch objects" [label = "draw \nletters"];
  Idea        -- Stitch_obj        [label = "draw\nstitch objects"];
  "SE clean \nStitch objects"    -- "SE stitches"               [label = "generate"]
Idea        -- SE_clean_vect [label = "draw SE\nvector graphics"];
  "SE stitches"                  -- "Machine code"               [label = "translate"];
 
SVG          -- AI_CDR [label = "import"];
  SVG          -- "EMF \nvector graphics"       [label = "copy"];
 
  EMF          -- SE-Vect        [label = "import as EMF"];
Bitmap       -- Bitmap_red      [label = "import +\nreduce colors"];
  Bitmap_red  -- SE_vect      [label = "vectorize"];
AI_CDR      -- SE_vect      [label = "import"];
SE_vect      -- SE_clean_vect [label = "reduce +\nclean"];
  Idea         -- SE_clean_vect [label = "draw SE\nvector graphics"];
  SE_clean_vect -- Stitch_obj       [label = "digitize"];
  Bitmap_red    -- Stitch_obj       [label = "auto-digitize\n not recommended"];
  Bitmap       -- Photo_obj [label = "auto-digitize\n not recommended", labelfloat=false];
  Photo_obj   -- Clean_stitch_obj [label = "tune\nstitch objects"];
  Stitch_obj  -- Clean_stitch_obj [label = "tune\nstitch objects"];
  Idea        -- Clean_stitch_obj [label = "draw \nletters"];
  Clean_stitch_obj -- Stitches               [label = "generate"]
  Stitches    -- CNC_code               [label = "translate"];
  }
  }
</graphviz>
</graphviz>

Revision as of 22:15, 4 October 2011

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