We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e16bfe commit d1378f3Copy full SHA for d1378f3
doc/release/next_whats_new/pdf_fonts.rst
@@ -0,0 +1,10 @@
1
+Improved font embedding in PDF
2
+------------------------------
3
+
4
+Both Type 3 and Type 42 fonts (see `fonts`_ for more details) are now embedded
5
+into PDFs without limitation. Embedded fonts may be split into multiple subsets
6
+in order to satisfy format limits. Additionally, a corrected Unicode mapping is
7
+added for each.
8
9
+This means that _all_ text should now be selectable and copyable in PDF viewers
10
+that support doing so.
0 commit comments