Skip to content

Commit ba285fb

Browse files
committed
Update based on trying to crop image from site
https://www.vectorizer.io
1 parent 8af08fd commit ba285fb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/inkscape/vectorizing_an_image.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ It's important to note that <https://www.vectorizer.io> gave me a smaller more c
3737
1. ## Draw the crop shape
3838
- Select the Rectangle Tool from the left toolbar (or press R).
3939
- Draw a rectangle framing only the part you want to keep (Tip: If the rectangle fills with solid color and hides the image, reduce its opacity in the 'Fill and Stroke' panel, or use an outlined box, so you can see your framing.)
40-
2. Select **Both** Objects (The framing box you just created and the image at the back)
40+
2. Select **All** Objects (The framing box you just created and the image at the back, or all if you used <https://www.vectorizer.io> as it will create multiple objects)
4141
- Activate the Select Tool (top black arrow, or press S).
42-
- Click the box you just drew to select it and then Shift-click on the image at the back so **BOTH** are selected.
42+
- Select all (Ctrl+A)OR Click the box you just drew to select it and then Shift-click on the image at the back so **BOTH** are selected.
4343
3. Apply the Crop (Set Clip, this only hides the rest of the content)
44-
- With both objects selected, go to the top menu and select Object > Clip > Set.
44+
- With both objects selected, go to the top menu and select `Object` > `Clip` > `Set`.
4545
4. Resize the canvas (should have a lot of empty space now)
46-
- Go to File > Document Properties... (or press Ctrl + Shift + D).
46+
- Go to `File` > `Document Properties...` (or press Ctrl + Shift + D).
4747
- Click on `Resize page to content...`, this will open a sub menu
4848
- Click `Resize page to drawing or selection (Ctrl+Shift+R)`
4949
5. Save

0 commit comments

Comments
 (0)