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

BUG: JPX image without ColorSpace #2062

Merged
merged 3 commits into from Aug 6, 2023
Merged

Conversation

pubpub-zz
Copy link
Collaborator

closes #2061

@pubpub-zz pubpub-zz changed the title ENH : add capability to add change font BUG: JPX image wit no ColorSpace Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c04a6bb) 94.17% compared to head (224d8b5) 94.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2062   +/-   ##
=======================================
  Coverage   94.17%   94.18%           
=======================================
  Files          41       41           
  Lines        7333     7340    +7     
  Branches     1442     1445    +3     
=======================================
+ Hits         6906     6913    +7     
  Misses        266      266           
  Partials      161      161           
Files Changed Coverage Δ
pypdf/filters.py 94.37% <100.00%> (+0.07%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pubpub-zz
Copy link
Collaborator Author

@MartinThoma all yours

@MartinThoma MartinThoma changed the title BUG: JPX image wit no ColorSpace BUG: JPX image without ColorSpace Aug 6, 2023
@MartinThoma MartinThoma merged commit 0987346 into py-pdf:main Aug 6, 2023
14 checks passed
@MartinThoma
Copy link
Member

Very nice! Thank you 🙏 :-)

MartinThoma added a commit that referenced this pull request Aug 6, 2023
### New Features (ENH)
-  Add `level` parameter to compress_content_streams (#2044)
-  Process /uniHHHH for text_extract (#2043)

### Bug Fixes (BUG)
-  Fix AnnotationBuilder.link (#2066)
-  JPX image without ColorSpace  (#2062)
-  Added check for field /Info when cloning reader document (#2055)
-  Fix indexed/CMYK images (#2039)

### Maintenance (MAINT)
-  Cryptography as primary dependency (#2053)

[Full Changelog](3.14.0...3.15.0)
@pubpub-zz pubpub-zz deleted the iss2061 branch September 2, 2023 09:50
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.

Cannot interpret colorspace NullObject
2 participants