Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@whot
Copy link
Member

@whot whot commented Oct 21, 2024

Taken from #788 so we can keep the device support separate from these fixes here

cc @bentiss

It seems that this breaks some SVG paths, and the nice looking arrows
get converted into an uggly triangle
Doing a simple is undefined:
    for e in ls:
      if e.matches(foo):
        ls.remove(e)

Basically we were skipping the next entry, still leaving some metadata
in the cleaned up svg file.
@whot whot merged commit 6816a1d into linuxwacom:master Oct 21, 2024
15 checks passed
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.

2 participants