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 : incomplete Graphic State save/restore(#1142) #1172

Merged
merged 2 commits into from Jul 27, 2022

Conversation

pubpub-zz
Copy link
Collaborator

Graphic state shall store also the font, font size,....
#1142

Graphic state shall store also the font, font size,....
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #1172 (bb1736c) into main (5b75160) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1172   +/-   ##
=======================================
  Coverage   92.29%   92.29%           
=======================================
  Files          24       24           
  Lines        4812     4813    +1     
  Branches      991      991           
=======================================
+ Hits         4441     4442    +1     
  Misses        230      230           
  Partials      141      141           
Impacted Files Coverage Δ
PyPDF2/_page.py 92.57% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b75160...bb1736c. Read the comment docs.

@MartinThoma MartinThoma merged commit d8bd12f into py-pdf:main Jul 27, 2022
MartinThoma added a commit that referenced this pull request Jul 31, 2022
New Features (ENH):
-  Add ability to add hex encoded colors to outline items (#1186)
-  Add support for pathlib.Path in PdfMerger.merge (#1190)
-  Add link annotation (#1189)
-  Add capability to filter text extraction by orientation  (#1175)

Bug Fixes (BUG):
-  Named Dest in PDF1.1 (#1174)
-  Incomplete Graphic State save/restore (#1172)

Documentation (DOC):
-  Update changelog url in package metadata (#1180)
-  Table extraction (#1179)
-  Mention pyHanko for signing PDF documents (#1178)
-  We now have CMAP support (#1177)

Maintenance (MAINT):
-  Consistant usage of warnings / log messages (#1164)
-  Consistent terminology for outline items (#1156)

Code Style (STY):
-  Apply pre-commit (#1188)

Full Changelog: 2.8.1...2.9.0
@pubpub-zz pubpub-zz deleted the iss1142 branch August 8, 2022 06:55
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.

None yet

2 participants