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

fix: skip CIDSet generation for PDF/A3 subset #1563

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

florianbepunkt
Copy link

Fixes the second part of #1561. CIDSet is only generated for PDF/A subsets 1 and 2 (not 100% sure if it could be skipped for 2 as well).

I followed the contributing guide, but this did not work. All tests failed due to some jest config problem:

Jest encountered an unexpected token

    Jest failed to parse a file. This happens e.g. when your code or its dependencies use non-standard JavaScript syntax, or when Jest is not configured to support such syntax.

Is the contributing guide up-to-date?

@blikblum
Copy link
Member

blikblum commented Nov 7, 2024

Is the contributing guide up-to-date?

Yarn should be used.

A (simple) unit test with ranges in subsets 1, 2 and 3 are welcome

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