Commit 6b4f5f1
Fix emoji font embedding in PDF generation (#10678)
* Initial plan for issue
* Add plan for fixing emoji font embedding in PDF
Co-authored-by: yufeih <[email protected]>
* Add support for emoji fonts in PDF generation
Co-authored-by: yufeih <[email protected]>
* Fix PDF document generation to properly support emoji fonts
Co-authored-by: yufeih <[email protected]>
* Add cross-platform emoji font paths and improve documentation
Co-authored-by: yufeih <[email protected]>
* Revert code changes and install fonts-noto-color-emoji in CI
Co-authored-by: yufeih <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yufeih <[email protected]>1 parent 77a7c92 commit 6b4f5f1
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
0 commit comments