Fix: font file for chinese

This commit is contained in:
Laurent Destailleur 2013-10-19 17:17:07 +02:00
parent 586062a911
commit 8e2cd3d45b
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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