Replace all ebooks' fonts with FirgeNerd font

This commit is contained in:
2023-10-15 03:54:09 +09:00
parent bb93c8cca2
commit f965677403
3 changed files with 5 additions and 20 deletions

View File

@ -11,7 +11,6 @@
"search-pro-fixed"
],
"pdf.fontSize": 16,
"pdf.fontFamily": "FirgeNerd",
"pdf.paperSize": "a4",
"pdf.embedFonts": true
}