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