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

Write more tests #11

Closed
AlexandruIca opened this issue Dec 17, 2021 · 0 comments · Fixed by #32
Closed

Write more tests #11

AlexandruIca opened this issue Dec 17, 2021 · 0 comments · Fixed by #32
Assignees
Labels
documentation Improvements or additions to documentation improvement Improving an existing functionality
Projects

Comments

@AlexandruIca
Copy link
Owner

AlexandruIca commented Dec 17, 2021

We should test more thoroughly. We should probably add tests with more complex polygons:

  • A hexagon at the very least
  • A glass of water with a lemon, something like this one
  • A boat, maybe like this one
  • Render some glyphs, similar to what I've done here, maybe write verg and possibly use rustybuzz for shaping (unlikely)
@AlexandruIca AlexandruIca added documentation Improvements or additions to documentation improvement Improving an existing functionality labels Dec 17, 2021
@AlexandruIca AlexandruIca added this to the First Triangle! milestone Dec 17, 2021
@AlexandruIca AlexandruIca self-assigned this Dec 17, 2021
@AlexandruIca AlexandruIca added this to ToDo in Backlog via automation Dec 17, 2021
AlexandruIca added a commit that referenced this issue May 1, 2022
This tests all the implemented Porter-Duff operators.
AlexandruIca added a commit that referenced this issue May 13, 2022
This will be used to parse TrueType fonts.
AlexandruIca added a commit that referenced this issue May 13, 2022
AlexandruIca added a commit that referenced this issue May 13, 2022
AlexandruIca added a commit that referenced this issue May 13, 2022
These are used by `font_test`.
@AlexandruIca AlexandruIca linked a pull request May 13, 2022 that will close this issue
AlexandruIca added a commit that referenced this issue May 30, 2022
This is the triangle that's used in the thesis as the first demo.
Backlog automation moved this from ToDo to Done Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation improvement Improving an existing functionality
Projects
Development

Successfully merging a pull request may close this issue.

1 participant