Add PDF/A conversion for pdf images using Ghostscript.#115
Open
ppietikainen wants to merge 2 commits intoypid:mainfrom
Open
Add PDF/A conversion for pdf images using Ghostscript.#115ppietikainen wants to merge 2 commits intoypid:mainfrom
ppietikainen wants to merge 2 commits intoypid:mainfrom
Conversation
Tested with Inkscape 1.4.2 (ebf0e940d0, 2025-05-08), Pango 1.56.3 and Ghostscript 10.05.0. Command line options for PDF/A seem to vary between different Ghostscript versions. Outputs validated with VeraPDF 1.26.4 with -f 1b option. Fixes ypid#114
Author
|
I also contributed Finnish translations. These are originally from MIT-licensed aaltothesis.cls by Luis R.J. Costa (luis.costa@aalto.fi) . I asked him whether he wanted to upstream these himself back in June, but didn't get a response. They are included with the commentary: %% Creative Commons license Finnish translations for use with doclicense.sty. |
5c460f0 to
6d2dfb7
Compare
"You can share it under LPPL-1.3c licensing with a CC BY-SA 4.0 notice that'd be wonderful."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tested with Inkscape 1.4.2 (ebf0e940d0, 2025-05-08), Pango 1.56.3 and Ghostscript 10.05.0. Command line options for PDF/A seem to vary between different Ghostscript versions.
Outputs validated with VeraPDF 1.26.4 with -f 1b option.
Fixes #114