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

Outline overhaul #79

Merged
merged 4 commits into from
May 12, 2024
Merged

Outline overhaul #79

merged 4 commits into from
May 12, 2024

Conversation

jbunke
Copy link
Owner

@jbunke jbunke commented May 12, 2024

Overhauled the outline system to support outlines of different widths, as well as interior outlines.

+ Added OutlineDirectionWatcher to replace include/exclude toggle buttons
  + `$get_side_mask() -> int[]`
  + `$outline(int[]{} selection, int[] side_mask) -> int[]{}`
  + `$single_outline(int[]{} selection, int border) -> int[]{}`
  + `$double_outline(int[]{} selection, int border) -> int[]{}`
  + `$set_side_mask(int[] side_mask);`
@jbunke jbunke added the tools label May 12, 2024
@jbunke jbunke added this to the v0.4.0 milestone May 12, 2024
@jbunke jbunke self-assigned this May 12, 2024
@jbunke jbunke merged commit edf2760 into 0.4.0-dev-branch May 12, 2024
@jbunke jbunke deleted the outline-overhaul branch May 12, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant