sorry, i dont check the manual of fontconfig before ask question. my fontconfig example, and it works for me.
<match target="font"> <test target="pattern" name="lang" compare="contains"> <string>zh</string> </test> <edit name="family" mode="append_last" binding="same"> <string>AR PL ShanHeiSun Uni</string> </edit> </match> 2007/12/26, Liu DongMiao <[EMAIL PROTECTED]>: > > hello, everyone. > > I often occur to open pdfs with non-embeded fonts. Now poppler uses > fontconfig to choose fonts, but there are a lot of fonts in CJKV. If there > are no specifies in fontconfig, the popper will use english fonts to > display. I use okular as poppler frontend. For chinese, there are song, > hei, kai, xingkai and so on. Is there a way to set fonts for CJKV, or > rather, for Adobe-GB1, Adobe-CNS1, Adobe-Japan1, Adobe-Korea1 and > Adobe-Vietnam1? > > Thank you. > > -- > Best regards, > Liu DongMiao -- Best regards, Liu DongMiao
_______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
