Fix: font file for chinese
This commit is contained in:
parent
586062a911
commit
8e2cd3d45b
@ -5,7 +5,7 @@ DIRECTION=ltr
|
||||
# msungstdlight or cid0ct are for traditionnal chinese (traditionnal does not render with ubuntu pdf reader)
|
||||
# stsongstdlight or cid0cs are for simplified chinese
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=黑体
|
||||
FONTFORPDF=stsongstdlight
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
|
||||
@ -5,8 +5,8 @@ DIRECTION=ltr
|
||||
# msungstdlight or cid0ct are for traditionnal chinese (traditionnal does not render with ubuntu pdf reader)
|
||||
# stsongstdlight or cid0cs are for simplified chinese
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
# FONTFORPDF=helvetica
|
||||
# FONTSIZEFORPDF=10
|
||||
FONTFORPDF=msungstdlight
|
||||
#FONTSIZEFORPDF=9
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=None
|
||||
FormatDateShort=%Y/%m/%d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user