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

ENH: Process /uniHHHH for text_extract #2043

Merged
merged 2 commits into from
Jul 30, 2023
Merged

Conversation

pubpub-zz
Copy link
Collaborator

@pubpub-zz pubpub-zz commented Jul 30, 2023

/uniHHHH (H is a hexadecimal) glyphs seems to be generated in LaTeX but is ok for other characters

This was mentioned in #2016 / #2038

/uniHHHH glyphs seems to be generated in laTeX but is ok for other characters
addressed partially in  py-pdf#2016
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch coverage: 62.50% and project coverage change: +0.01% 🎉

Comparison is base (29a29fe) 94.16% compared to head (21af042) 94.17%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2043      +/-   ##
==========================================
+ Coverage   94.16%   94.17%   +0.01%     
==========================================
  Files          41       41              
  Lines        7313     7332      +19     
  Branches     1434     1441       +7     
==========================================
+ Hits         6886     6905      +19     
  Misses        266      266              
  Partials      161      161              
Files Changed Coverage Δ
pypdf/_cmap.py 94.33% <62.50%> (-0.68%) ⬇️

... and 1 file with indirect coverage changes

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

@pubpub-zz
Copy link
Collaborator Author

@MartinThoma
All yours. I've copied and completed the discussion to ease tracking

@pubpub-zz
Copy link
Collaborator Author

PS : I have another PR requiring this one to be merged

@MartinThoma MartinThoma changed the title ENH : Process /uniHHHH for text_extract ENH: Process /uniHHHH for text_extract Jul 30, 2023
@MartinThoma MartinThoma merged commit 534c7b4 into py-pdf:main Jul 30, 2023
@MartinThoma
Copy link
Member

Very nice! It's merged :-)

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 decUniXXXX branch September 2, 2023 09:48
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