From Edutechwiki - Reading time: 4 minCreating professional logos is probably fairly difficult. However, you can fairly easily create a logo if the original drawing or picture is not too complicated.
We suggest that you support your favorite open source projects by stitching their logo on your cloth and bags. A good start would be Mediawiki, i.e. the software that runs Wikipedia and this wiki.
Get the original logo or take it from here:
Before it can be stitched, this logo needs some work. In addition, overlaps must be removed.
The SVG file is composed of a few complex path that cannot be stitched as is. Each petal and each letter should become a path. Petals are not really separated by space, but someone painted some white lines on top. We either could stitch these or (as we do here) remove them.
Create a single path for the flower
In the original, the flower is composed of single path that defines the yellow and 25 little white stripes that separate visually the petals. Now let use separate the petals for real. We shall do that by subtracting the white traits from the yellow sunflower outline.
You now should only have a yellow flower left, the stripes should be gone. If not, repeat the above.
Fix the center of the flower, i.e. keep the circle but remove the yellow behind
You now removed the overlap of the circle in the center with the flower petal behind, i.e. you created a big hole in the yellow drawing
Remove some junk left by Illustrator and use cleanup procedures
Break apart the tournesol
The current drawing cannot be stitched yet because both the flower and the lettering are very complicated paths that should be broken up into simpler ones.
Put everything into a layer
Parametrize
(simulated)
To stitch the following, Ink/Stitch v. 1.90 (or higher) is required in order to produce a machine embroidery file. Older versions may crash - 18:04, 18 June 2018 (CEST)
However, the drawing is really large - 19cm X 14.6cm and you might consider reducing the whole. The beauty of an SVG-based format is that this is not very complicated. Of course, if you reduce a lot then you may have to use different parameters.
However, to reduce it to 50%, no changes are required.
Creating a satin stitch version takes some more time. We shall explain how, but make sure to read at least the first two sections in the InkStitch - satin columns tutorial !
You will have to go through the following steps to create nice sating stitched flower petals
(1) Reorganize the file
Firstly the file should be reorganized and include different sub-layers for each type of embroidery.
(2) Transform the petals into paths with a stroke
(3) Create two subpath for each petal
Delete segment between two non-endpoint nodesBreak path at selected nodes(4) Parametrize for satin stitching
Satin column tab and tick "Custom satin column"If the number of nodes is even in each subpath, then you will get this
If you get an error message like error: satin column: object path924 has two paths with an unequal number of points (5 and 6), either make the points even or add at at least one rung as explained in the InkStitch - satin columns tutorial. In the picture below we added three rungs.
Fixing the petals (points 3 and 4) should take you at least 2 hours ! :(
(7) Fix the border of the center
(6) Result
We reduced the final drawing to 7cm (from the original 19 x 14.6cm)