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

inkscape: fix path patch #303748

Merged
merged 2 commits into from
Jun 1, 2024
Merged

inkscape: fix path patch #303748

merged 2 commits into from
Jun 1, 2024

Commits on Apr 13, 2024

  1. inkscape: fix path patch

    fix a bug introduced in 0db4b99
    by missing the change from `path` to `absolute` for the `location` argument
    tuxcoder committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9bf31ea View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. inkscape: add unit test for ps2pdf plugin

    to prevent future regressen add a smal test,
    to check if ps2pdf plugin is working
    by createing a .ps / .eps file and converting it back to svg
    tuxcoder committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fae8ec3 View commit details
    Browse the repository at this point in the history