« Discussion:Broderie machine » : différence entre les versions

De EduTech Wiki
Aller à la navigation Aller à la recherche
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 3 : Ligne 3 :
Il faudrait copier/coller l'image généré (car PediaPress ne va tenir compte d'un graphisme dynamique)
Il faudrait copier/coller l'image généré (car PediaPress ne va tenir compte d'un graphisme dynamique)


<graphviz border="frame" caption="Model of Stitch Era design workflow" alignment="left" location="none">
<graphviz border="frame" caption="Modèle workflow du design en broderie machine" alignment="left" location="none">
graph SE_pipelines_3 {
graph broderie_machine_1 {
labelfontname = "Arial";
labelfontname = "Arial";
node [fontsize="10", fontname="Arial"];
node [fontsize="10", fontname="Arial"];
Ligne 16 : Ligne 16 :
SVG          [shape=ellipse, color=red, label="Graphismes\nvectoriels"];
SVG          [shape=ellipse, color=red, label="Graphismes\nvectoriels"];
AI_CDR        [shape=ellipse, color=red, label="Graphismes\nlogiciel de dessin"];
AI_CDR        [shape=ellipse, color=red, label="Graphismes\nlogiciel de dessin"];
SE_vect      [shape=ellipse, color=red, label="Graphismes vectoriels\nStitch Era"];
SE_vect      [shape=ellipse, color=red, label="Graphismes vectoriels\nlogiciel broderie"];
SE_clean_vect [shape=ellipse, color=red, label="SE Graphismes nettoyés\nStitch Era"];
SE_clean_vect [shape=ellipse, color=red, label="SE Graphismes nettoyés\nlogiciel broderie"];
Bitmap        [shape=ellipse, color=red, label="Image matricielle\n(par ex. JPG, PNG)"];
Bitmap        [shape=ellipse, color=red, label="Image matricielle\n(par ex. JPG, PNG)"];
Bitmap_red    [shape=ellipse, color=red, label="Image réduite\nen couleurs"];
Bitmap_red    [shape=ellipse, color=red, label="Image réduite\nen couleurs"];
Stitch_obj    [shape=ellipse, color=red, label="Objets de broderie\nStitch Era"];
Stitch_obj    [shape=ellipse, color=red, label="Objets de broderie\nlogiciel broderie"];
Photo_obj    [shape=ellipse, label="Objets\nPhoto Stitch"];
Photo_obj    [shape=ellipse, label="Objets\nPhoto Stitch"];
Clean_stitch_obj [shape=ellipse, color=red, label="Objets de broderie\najustés"];
Clean_stitch_obj [shape=ellipse, color=red, label="Objets de broderie\najustés"];
Points      [shape=box,    color=red, label="Points Stitch Era"];
Points      [shape=box,    color=red, label="Points logiciel broderie"];
# Stitch_edit  [shape=ellipse, label = "Points ajustés"];
# Stitch_edit  [shape=ellipse, label = "Points ajustés"];
Revise        [shape=ellipse, color=red, label="Reviser\n (partout)"];
Revise        [shape=ellipse, color=red, label="Reviser\n (partout)"];
Ligne 33 : Ligne 33 :
Idea        -- AI_CDR            [label = "dessiner avec\nun autre logiciel"];
Idea        -- AI_CDR            [label = "dessiner avec\nun autre logiciel"];
Idea        -- Stitch_obj        [label = "dessiner\nobjets de broderie"];
Idea        -- Stitch_obj        [label = "dessiner\nobjets de broderie"];
Idea        -- SE_clean_vect      [label = "dessiner SE\nobjets vectoriels"];
Idea        -- SE_clean_vect      [label = "dessiner\nobjets vectoriels"];
Idea        -- Clean_stitch_obj  [label = "dessiner \nlettres"];
Idea        -- Clean_stitch_obj  [label = "dessiner\nlettres"];
Idea        -- Physics            [label = "textile, machine,\nlargeur du fil+aiguille width", style=dotted];
Idea        -- Physics            [label = "textile, machine,\nlargeur du fil+aiguille width", style=dotted];
SVG          -- SE_vect            [label = "importer\nfichier"];
SVG          -- SE_vect            [label = "importer\nfichier"];
Ligne 40 : Ligne 40 :
Bitmap      -- Bitmap_red        [label = "importer +\nréduire coleurs"];
Bitmap      -- Bitmap_red        [label = "importer +\nréduire coleurs"];
Bitmap_red  -- SE_vect            [label = "vectoriser"];
Bitmap_red  -- SE_vect            [label = "vectoriser"];
AI_CDR      -- SE_vect            [label = "importer];
AI_CDR      -- SE_vect            [label = "importer"];
SE_vect      -- SE_clean_vect      [label = "réduire, nettoyer+\nmodifier,ajouter"];
SE_vect      -- SE_clean_vect      [label = "réduire, nettoyer+\nmodifier,ajouter"];
Physics      -- Stitch_obj        [label = "considérer"];
Physics      -- Stitch_obj        [label = "considérer"];

Version du 14 février 2018 à 20:26

Dessin généré du workflow. -- Daniel K. Schneider (discussion) 7 février 2018 à 19:35 (CET)

Il faudrait copier/coller l'image généré (car PediaPress ne va tenir compte d'un graphisme dynamique)