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

Stabilize center of square, hex, weave patterns #46

Open
2 of 9 tasks
trevorld opened this issue Nov 28, 2021 · 0 comments
Open
2 of 9 tasks

Stabilize center of square, hex, weave patterns #46

trevorld opened this issue Nov 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@trevorld
Copy link
Owner

trevorld commented Nov 28, 2021

  • square, hex, weave patterns are usually stabilized around the corners of the pattern but it may be more useful to stabilize around the center of the pattern instead

  • "square" patterns:

    • diagonal
    • diagonal_skew
    • horizontal
    • vertical
    • square_tiling
  • "hex" patterns:

    • hex1
    • hex2
    • hex3
    • hex_skew
  • "weave" patterns

@trevorld trevorld added the enhancement New feature or request label Nov 28, 2021
trevorld added a commit that referenced this issue Nov 29, 2021
…are patterns

* In `pattern_square()` for the "horizontal" and "vertical" types the value `1L` is
  now guaranteed to be in the center of the pattern (#46).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant