Skip to content

Commit 4dcd073

Browse files
committed
Type-1 subsetting
With this I can produce smaller pdf files with usetex in some small tests, but this obviously needs more extensive testing, thus marking as draft. Give dviread.DviFont a fake filename attribute for character tracking. On top of #20715. Closes #127.
1 parent d7c4fb0 commit 4dcd073

File tree

7 files changed

+473
-18
lines changed

7 files changed

+473
-18
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Type 1 fonts are now subsetted in PDF output
2+
--------------------------------------------
3+
4+
When using the usetex feature with the PDF backend, Type 1 fonts are embedded
5+
in the PDF output. These fonts used to be embedded in full, but they are now
6+
subsetted to only include the glyphs that are actually used in the figure.

0 commit comments

Comments
 (0)