pypdf icon indicating copy to clipboard operation
pypdf copied to clipboard

Sel fontinfields

Open pubpub-zz opened this issue 11 months ago • 6 comments

add capability to change font and size closes #2253

pubpub-zz avatar Aug 04 '23 21:08 pubpub-zz

Codecov Report

Patch coverage: 81.81% and project coverage change: -0.02% :warning:

Comparison is base (c04a6bb) 94.17% compared to head (defdcd4) 94.16%. Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2064      +/-   ##
==========================================
- Coverage   94.17%   94.16%   -0.02%     
==========================================
  Files          41       41              
  Lines        7333     7370      +37     
  Branches     1442     1456      +14     
==========================================
+ Hits         6906     6940      +34     
- Misses        266      267       +1     
- Partials      161      163       +2     
Files Changed Coverage Δ
pypdf/_writer.py 87.83% <80.48%> (+0.02%) :arrow_up:
pypdf/_cmap.py 94.40% <100.00%> (+0.06%) :arrow_up:

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 04 '23 21:08 codecov[bot]

@MartinThoma

I still tring to find a way to add capability to introduce full range TTF into the pdf

pubpub-zz avatar Aug 13 '23 07:08 pubpub-zz

@Lucas-C Can you have a look on this PR : I'm having troubles to append the TTF font. help/advices would be welcomed

pubpub-zz avatar Sep 20 '23 21:09 pubpub-zz

@Lucas-C do you have any advices?

pubpub-zz avatar Oct 13 '23 15:10 pubpub-zz

Hi @pubpub-zz!

Unless one of the other maintainers answers you over the week-end, I'll get back to you on Monday.

Lucas-C avatar Oct 13 '23 20:10 Lucas-C

@Lucas-C This PR currently fails: I have not been able to properly append the TTF font. do you have any link on how the CID and GID are working and globally translated from utf . Same about widths?

pubpub-zz avatar Oct 17 '23 07:10 pubpub-zz