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 6cedcf7 commit c908bbfCopy full SHA for c908bbf
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 :ref:`fonts` for more details) are now
5
+embedded into PDFs without limitation. Fonts may be split into multiple
6
+embedded subsets in order to satisfy format limits. Additionally, a corrected
7
+Unicode mapping is 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