Skip to content

Commit 71aa0db

Browse files
JerryMerweatherCopilotCodeDoctorDE
authored
Update pen.md for better description and a how 2 highlighter (#987)
* Update pen.md for better description and a how 2 highlighter * Add video to pen.md A video is worth a thousand image. * Update docs/src/content/docs/docs/v2/tools/pen.md fix some stuff suggested by the so called copilot Co-authored-by: Copilot <[email protected]> * Update docs/src/content/docs/docs/v2/tools/pen.md fix some stuff suggested by the so called copilot Co-authored-by: Copilot <[email protected]> * Update docs/src/content/docs/docs/v2/tools/pen.md fix some stuff suggested by the so called copilot Co-authored-by: Copilot <[email protected]> * Add files via upload Sus video * Make sure we are independent (read desc) To make sure that Butterfly isnt doomed when github shuts down, I have uploaded the video to this repo instead! If the Github domain ever stops working, Butterfly isnt doomed, unless it is April fools. * Update pen.md * Correct pen.md with Codi's suggestion use strong instead of heading. makse sure there is spacing for headlines * Delete docs/src/assets/img/How2Highlighter.mp4 This file will be re-uploaded to the folder called "public" because images are in assets. other than that should be in public * Create test.txt Will be deleted. This was made to trigger the creation of a dir. I think * Added the video called: How2Highlighter.mp4 * Delete docs/public/vid/test.txt * Update pen.md * Update docs/src/content/docs/docs/v2/tools/pen.md Co-authored-by: Copilot <[email protected]> * Update docs/src/content/docs/docs/v2/tools/pen.md Co-authored-by: Copilot <[email protected]> * Improve formatting of pen docs --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: CodeDoctorDE <[email protected]>
1 parent feae0b9 commit 71aa0db

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed
550 KB
Binary file not shown.

docs/src/content/docs/docs/v2/tools/pen.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,52 @@ title: Pen tool
33
---
44

55

6-
With this tool you can draw on this paper.
6+
With this tool you can draw strokes on the infinite canvas!
7+
8+
Strokes are the lines that you draw using the pen.
9+
10+
This tool has many properties, as you can make a highlighter using the pen tool!
11+
12+
## How to ~~Pen~~ Highlighter
13+
14+
The pen tool can be used as a highlighter if you want!
15+
16+
### Follow these steps or the video below
17+
18+
First, add a new pen tool into the toolbar
19+
20+
1. Press the + button in the toolbar!
21+
2. Add a pen
22+
3. Hold the new pen icon to move it
23+
- Note: when moving any tool, make sure to modify the settings in the behaviors tab to make sure the correct tool is activated for each input
24+
25+
Then, modify the new pen
26+
27+
1. Open the properties panel of the new pen by pressing it again
28+
2. Rename the pen by double tapping the tool's name.
29+
3. After renaming the pen to highlighter, change the icon to match the highlighter look by pressing the icon
30+
31+
Finally, after modifying the tool's appearance. It's time to modify the properties!
32+
33+
1. Change the stroke width to a big number, for example, 50.
34+
Highlighters have big strokes after all
35+
2. Set thinning to 0.
36+
Highlighters don't have variable stroke width.
37+
3. Also set the smoothing to 0.
38+
Smoothing is soomething that highlighters never make.
39+
4. Set the streamline to MAX (1)
40+
to make the highlighter's strokes look more like lines :]
41+
5. Change the alpha to 50 or similar,
42+
this makes sure the strokes under the highlighting are visible.
43+
44+
### This video demonstrates how to apply the guide above
45+
46+
<video controls width="600">
47+
<source src="/vid/How2Highlighter.mp4" type="video/mp4" />
48+
Your browser does not support the video tag.
49+
</video>
50+
51+
**Congratulations, you now have a highlighter!**
752

853
## Configuration
954

0 commit comments

Comments
 (0)