Skip to content

BUG: Cope with extra space in DA preventing font extraction#2151

Merged
MartinThoma merged 2 commits intopy-pdf:mainfrom
pubpub-zz:iss1903
Sep 10, 2023
Merged

BUG: Cope with extra space in DA preventing font extraction#2151
MartinThoma merged 2 commits intopy-pdf:mainfrom
pubpub-zz:iss1903

Conversation

@pubpub-zz
Copy link
Copy Markdown
Collaborator

closes #1903

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e090717) 94.24% compared to head (c1411aa) 94.24%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2151   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files          43       43           
  Lines        7576     7577    +1     
  Branches     1491     1492    +1     
=======================================
+ Hits         7140     7141    +1     
  Misses        268      268           
  Partials      168      168           
Files Changed Coverage Δ
pypdf/_writer.py 88.26% <100.00%> (+<0.01%) ⬆️

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

@pubpub-zz pubpub-zz changed the title BUG : cope with extra space BUG : cope with extra space in DA preventing font extraction Sep 5, 2023
@MartinThoma MartinThoma changed the title BUG : cope with extra space in DA preventing font extraction BUG: Cope with extra space in DA preventing font extraction Sep 10, 2023
@MartinThoma MartinThoma added the soon PRs that are almost ready to be merged, issues that get solved pretty soon label Sep 10, 2023
@MartinThoma MartinThoma merged commit f68138c into py-pdf:main Sep 10, 2023
@MartinThoma MartinThoma removed the soon PRs that are almost ready to be merged, issues that get solved pretty soon label Sep 10, 2023
@MartinThoma
Copy link
Copy Markdown
Member

You were so active this week 🤯 Thank you 🙏

MartinThoma added a commit that referenced this pull request Sep 10, 2023
## What's new

### Security (SEC)
-  Infinite recursion caused by IndirectObject clone (#2156)

### New Features (ENH)
-  Ease access to ViewerPreferences (#2144)

### Bug Fixes (BUG)
-  catch the case where w[0] is an IndirectObject instead of an int (#2154)
-  Cope with indirect objects in filters and remove deprecated code (#2177)
-  Cope with extra space (#2151)
-  Merge pages without resources (#2150)
-  getcontents() shall return None if contents is NullObject (#2161)
-  Fix conversion from 1 to LA (#2175)
-  Accept tabs in cmaps (#2174)

### Robustness (ROB)
-  Accept XYZ with no arguments (#2178)

[Full Changelog](3.15.5...3.16.0)
@pubpub-zz pubpub-zz deleted the iss1903 branch August 9, 2024 08:26
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.

File does not seem to be saved

2 participants