forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 7c49d52
Merge pull request matplotlib#20716 from jkseppan/type1-subset
Type-1 font subsettingFile tree
11 files changed
+548
-61
lines changed- .github/workflows
- doc/users/next_whats_new
- lib/matplotlib
- backends
- tests
- baseline_images/test_backend_pdf
11 files changed
+548
-61
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 | - | ||
67 | + | ||
68 | + | ||
68 | 69 |
| |
70 | + | ||
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
| |||
142 | 144 |
| |
143 | 145 |
| |
144 | 146 |
| |
145 | - | ||
147 | + | ||
148 | + | ||
146 | 149 |
| |
147 | 150 |
| |
148 | 151 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + |
0 commit comments