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

Fill small donut shape #19

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

Fill small donut shape #19

wants to merge 2 commits into from

Conversation

norihiro
Copy link
Owner

@norihiro norihiro commented Nov 1, 2021

When using bold outline, donuts shape whose size is smaller than the outline width is not filled.

This PR is under development.

Below is prior and current drawing results with white text and black outline with several outline width.

Prior Current
Screenshot 2021-10-29 16-15-19 Screenshot 2021-10-29 16-15-51
Donut shapes smaller than the outline width is not drawn. Donut shapes is always filled. Still circles whose diameter is smaller than the outline width is not properly outlined.

Fix #14.

  • The commit is reviewed by yourself.
  • The code is tested.
  • Document is up to date or not necessary to be changed.
  • The commit is compatible with repository's license.

When using bold outline, donut shape whose size is smaller than the
outline width is not filled.
@norihiro norihiro self-assigned this Nov 1, 2021
@norihiro norihiro changed the title Thick outline Fill small donut shape Nov 1, 2021
@norihiro norihiro marked this pull request as draft November 1, 2021 12:20
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.

Thick outline inside a circle is sometimes not drawn
1 participant