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

Image to svg path bugs #4156

Open
KjellMorgenstern opened this issue Jul 9, 2024 · 0 comments
Open

Image to svg path bugs #4156

KjellMorgenstern opened this issue Jul 9, 2024 · 0 comments
Assignees
Milestone

Comments

@KjellMorgenstern
Copy link
Member

Current Behaviour

There are several problems when vectorizing an image (line scanning)

A line is added at the top, and the edge on the right of the V shape is missing:

image

Build:
Version 1.0.3

Steps to reproduce:
Import a PNG to the PCB. Make sure that it doesn't have an alpha channel to not trip on #4155 before.

Expected Behaviour

The vectorized image should not miss whole areas.

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