minor text corrections
This commit is contained in:
parent
7f1f6dfbaf
commit
ddbf11bf71
3 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ understanding of the structure of a FreeSewing pattern:
|
|||
caption="A schematic overview of FreeSewing"
|
||||
/>
|
||||
|
||||
If we look at our image, it can can divided into three areas:
|
||||
If we look at our image, it can be divided into three areas:
|
||||
|
||||
- The left area with the **settings** box
|
||||
- The middle area with the **Pattern** box and everything in it
|
||||
|
|
|
@ -23,7 +23,7 @@ To crucial thing to keep in mind is that, with the exception of the **move** ope
|
|||
all drawing operations start from wherever you are currently on your virtual sheet of paper.
|
||||
|
||||
For example, you might expect the **line** operation to take a start- and endpoint.
|
||||
But in fact, it only takes and endpoint, and will draw a straight line from where our virtual pen
|
||||
But in fact, it only takes an endpoint, and will draw a straight line from where our virtual pen
|
||||
currently is to said endpoint.
|
||||
|
||||
Because all but the **move** drawing operations are relative to their operation preceding it,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue