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 {
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=true];
edge [fontsize="8", fontname="Arial", labelfloat=true];
# edge [arrowhead=normal,arrowsize=0.3];
# edge [arrowhead=normal,arrowsize=0.3];


# List of nodes
# 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"];
SVG  [shape=ellipse, color=red, label="Bitmap\nimage"];
SVG  [shape=ellipse, color=red, label="Bitmap\nimage"];
EMF  [shape=ellipse, color=red, label="EMF vector\ngraphics"];
EMF  [shape=ellipse, color=red, label="EMF vector\ngraphics"];
SE_vect [shape=ellipse, color=red, label="SE vector\ngraphics"];
SE_vect [shape=ellipse, color=red, label="SE vector\ngraphics"];
SE_clean_vect [shape=ellipse, color=red, label="SE clean\nvector graphics"];
SE_clean_vect [shape=ellipse, color=red, label="SE clean\nvector graphics"];
Bitmap [shape=ellipse, color=red, label=" "Bitmap"];
Bitmap [shape=ellipse, color=red, label=" "Bitmap"];
Bitmap_red [shape=ellipse, color=red, label=" "Reduced\ncolor bitmap"];
Bitmap_red [shape=ellipse, color=red, label=" "Reduced\ncolor bitmap"];
Stitch_obj [shape=ellipse, color=red, label=" "SE Stitch\nobjects"];
Stitch_obj [shape=ellipse, color=red, label=" "SE Stitch\nobjects"];
Photo_obj  [shape=ellipse, color=red, label=" "SE Stitch\nobjects"];
Photo_obj  [shape=ellipse, color=red, label=" "SE Stitch\nobjects"];
Clean_stitch_obj [shape=ellipse, color=red, label=" "Clean SE\nStitch objects"];
Clean_stitch_obj [shape=ellipse, color=red, label=" "Clean SE\nStitch objects"];
AI_CDR [shape=ellipse, color=red, label="SE Photo \nstitch objects"];
AI_CDR [shape=ellipse, color=red, label="SE Photo \nstitch objects"];
Stitches [shape=box, color=red, label="SE Stitches"];
Stitches [shape=box, color=red, label="SE Stitches"];
CNC_code [shape=box, color=red, label="Machine code"];
CNC_code [shape=box, color=red, label="Machine code"];


Idea        -- SVG    [label = "find"];
Idea        -- SVG    [label = "find"];
Idea        -- Bitmap [label = "find"];
Idea        -- Bitmap [label = "find"];
Idea        -- AI_CDR [label = "draw with\nother program"];
Idea        -- AI_CDR [label = "draw with\nother program"];
Idea        -- Stitch_obj        [label = "draw\nstitch objects"];
Idea        -- Stitch_obj        [label = "draw\nstitch objects"];
Idea        -- SE_clean_vect [label = "draw SE\nvector graphics"];
Idea        -- SE_clean_vect [label = "draw SE\nvector graphics"];


SVG          -- AI_CDR [label = "import"];
SVG          -- AI_CDR [label = "import"];
SVG          -- "EMF \nvector graphics"       [label = "copy"];
SVG          -- EMF      [label = "copy"];


EMF          -- SE-Vect        [label = "import as EMF"];
EMF          -- SE-Vect        [label = "import as EMF"];
Bitmap      -- Bitmap_red      [label = "import +\nreduce colors"];
Bitmap      -- Bitmap_red      [label = "import +\nreduce colors"];
Bitmap_red  -- SE_vect      [label = "vectorize"];
Bitmap_red  -- SE_vect      [label = "vectorize"];
AI_CDR      -- SE_vect      [label = "import"];
AI_CDR      -- SE_vect      [label = "import"];
SE_vect      -- SE_clean_vect [label = "reduce +\nclean"];
SE_vect      -- SE_clean_vect [label = "reduce +\nclean"];
Idea        -- SE_clean_vect [label = "draw SE\nvector graphics"];
Idea        -- SE_clean_vect [label = "draw SE\nvector graphics"];
SE_clean_vect -- Stitch_obj        [label = "digitize"];
SE_clean_vect -- Stitch_obj        [label = "digitize"];
Bitmap_red    -- Stitch_obj        [label = "auto-digitize\n not recommended"];
Bitmap_red    -- Stitch_obj        [label = "auto-digitize\n not recommended"];
Bitmap      -- Photo_obj  [label = "auto-digitize\n not recommended", labelfloat=false];
Bitmap      -- Photo_obj  [label = "auto-digitize\n not recommended", labelfloat=false];
Photo_obj    -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Photo_obj    -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Stitch_obj  -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Stitch_obj  -- Clean_stitch_obj  [label = "tune\nstitch objects"];
Idea        -- Clean_stitch_obj  [label = "draw \nletters"];
Idea        -- Clean_stitch_obj  [label = "draw \nletters"];
Clean_stitch_obj -- Stitches                [label = "generate"]
Clean_stitch_obj -- Stitches                [label = "generate"]
Stitches    -- CNC_code              [label = "translate"];
Stitches    -- CNC_code              [label = "translate"];
  }
  }
</graphviz>
</graphviz>

Revision as of 21:17, 4 October 2011

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