-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MAINT: Update comment #3311
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
MAINT: Update comment #3311
Conversation
JBIG2Decode is now implemented, so comment was outdated.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3311 +/- ##
=======================================
Coverage 96.71% 96.71%
=======================================
Files 53 53
Lines 9029 9029
Branches 1674 1674
=======================================
Hits 8732 8732
Misses 177 177
Partials 120 120 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
JBIG2Decode is now implemented, so comment was outdated.
jbig2dec is not available in all environments, Is it? |
In theory, jbig2dec should be available in all environments. We just do not test it everywhere and it might be more complicated to get it running. |
pypdf/docs/user/installation.md Lines 51 to 57 in 05300d5
@pubpub-zz I didn't know this.
|
JBIG2Decode is now implemented, so comment was outdated.