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

[WIP] Building blocks for shape reuse #102

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

[WIP] Building blocks for shape reuse #102

wants to merge 3 commits into from

Conversation

rsheeter
Copy link
Contributor

@rsheeter rsheeter commented Jan 22, 2023

Builds on work to move IR to kurbo::BezPath as that makes the manipulations for reuse much more natural.

TODO: BezPath doesn't support arc, what do we do about that? - it will matter when we reach Noto Emoji. Since the font format does not, and for the forseeable future will not, support arc maybe normalizing arcs that became cubics is ok?

Name shape-brokkr continues the Norse theme and honors https://en.wikipedia.org/wiki/Brokkr.

@rsheeter rsheeter force-pushed the reuse1 branch 2 times, most recently from 3595a68 to 741d809 Compare January 22, 2023 21:17
Base automatically changed from kurbo to gpath January 23, 2023 00:43
@rsheeter rsheeter force-pushed the reuse1 branch 2 times, most recently from 0a0789d to 8ce2df0 Compare January 23, 2023 03:50
@rsheeter rsheeter changed the base branch from gpath to beztweak January 23, 2023 03:51
Base automatically changed from beztweak to kurbo_paths January 23, 2023 20:57
Base automatically changed from kurbo_paths to main January 24, 2023 03:16
@rsheeter rsheeter force-pushed the reuse1 branch 2 times, most recently from 53f1f7f to 727c59c Compare January 26, 2023 03:02
@rsheeter rsheeter force-pushed the reuse1 branch 2 times, most recently from 6b43d24 to a3dc226 Compare April 21, 2023 04:40
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.

1 participant