Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for removing overlapped stitches. #180

Merged
merged 2 commits into from Dec 12, 2020

Conversation

veronika
Copy link
Collaborator

Also fixed a grammar mistake and made some arrows thicker so that they will be visible.

Fixes issue #...

Description / purpose of the changes

Notify

@d-bl/gf

Also fixed a grammar mistake and made some arrows thicker so that they will be visible.
@@ -87,6 +87,10 @@ Apply a grid to the base pattern and assign symbols to each line intersection.
Finally, we arrange the copies. Click on the filled blue block in the image of a checkerboard.
Initially, the copies will be placed corner to corner. Click on the black arrows around the green and purple blocks to nudge the copies so that they overlap as desired.

It is important to have only one copy of each stitch in the pattern, otherwise unexpected things can happen. Therefore, an important last step is to remove the duplicate stitches that appear in the overlapping corners. For each pair of duplicates (top-left/bottom-right pair and top-right/bottom-left pair), replace the stitch(es) in one copy with as many `-`'s as required, as shown below.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check if it works to replace the top corners, it might not. The algorithm starts filling the swatch top left.

@veronika
Copy link
Collaborator Author

It does not work on the top corners. Modified text accordingly.

@jo-pol jo-pol merged commit 1b44768 into d-bl:master Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants