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

Cannot draw strokes well #1

Open
pujiaxun opened this issue Dec 28, 2023 · 1 comment
Open

Cannot draw strokes well #1

pujiaxun opened this issue Dec 28, 2023 · 1 comment

Comments

@pujiaxun
Copy link

The extension seems to draw both the stroke and fill, while chromium only paints the stroke.
In addition, the extension does not draw the correct radius of the stroke.

the viewer:
extension

the actual rendering of chromium:
image

@pujiaxun
Copy link
Author

I think the problem might be here:

chromium will only render one of the stroke or fill. if set STROKE, then it will ignore the fill color.
image

but the viewer extension set both the stroke and fill colors like this:
image

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

No branches or pull requests

1 participant