mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
73bd025fe6
commit
c0eb50f10c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
preferredPDFWatermarkFonts = []string{"MicrosoftYaHei", "SimSun", "STHeitiSC-Light", "STHeitiTC-Light", "AquaHiraKaku", "AppleGothic", "Helvetica"}
|
||||
preferredPDFWatermarkFonts = []string{"MicrosoftYaHei", "SimSun", "ArialUnicode", "Xihei", "Heiti", "AquaHiraKaku", "AppleGothic", "Helvetica"}
|
||||
)
|
||||
|
||||
func InstallPDFFonts() string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue