Skip to content

Commit b374cee

Browse files
authored
Update README.md
1 parent 32232cf commit b374cee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ These go into greater detail on the tool's origins, implementation details, and
5656

5757
- Convert a PDF to GCode: follow [this guide using Inkscape to convert a PDF to an SVG](https://en.wikipedia.org/wiki/Wikipedia:Graphics_Lab/Resources/PDF_conversion_to_SVG#Conversion_with_Inkscape), then use it with svg2gcode
5858

59-
- Are shapes, fill patterns supported? No, objects must be converted to paths in Inkscape with `Object to Path` for use with this program. See [#15](https://github.com/sameer/svg2gcode/issues/15) for more discussion.
59+
- Are shapes, fill patterns supported? No, but you can convert them to paths in Inkscape with `Object to Path`. See [#15](https://github.com/sameer/svg2gcode/issues/15) for more discussion.
60+
- Are stroke patterns supported? No, but you can convert them into paths in Inkscape with `Stroke to Path`.
6061

6162
## Reference Documents
6263

0 commit comments

Comments
 (0)