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

Incorrect background removal #97

Open
EatEmAll opened this issue Nov 12, 2022 · 1 comment
Open

Incorrect background removal #97

EatEmAll opened this issue Nov 12, 2022 · 1 comment

Comments

@EatEmAll
Copy link

blender_logo_socket
I'm doing tests on the Blender logo with a transparent background.
Running autotrace without --background-color=FFFFFF results in an svg with white background.
Running it with background removal results in color being added to the inner parts of the logo including the letters.
This is the command that I ran:
autotrace --output-format=svg --background-color=FFFFFF blender_logo_socket.png > blender_logo_socket_autotrace.svg

This is the result after converting it back to png:
blender_logo_socket_autotrace

I've also tried multiple combinations of filter-iterations & noise-removal to no avail.
Am I missing something or is it just that the background removal script is implemented poorly?

@ItsCubeTime
Copy link

Same issue here

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

2 participants