View previous topic :: View next topic |
Author |
Message |
ahaau n00b
Joined: 19 Dec 2004 Posts: 25
|
|
Back to top |
|
|
alienvenom Tux's lil' helper
Joined: 12 Jan 2005 Posts: 123 Location: San Francisco, CA
|
Posted: Tue Feb 01, 2005 12:33 am Post subject: |
|
|
If you're using CUPS, did you compile CUPS with the "nls" use flag for Native Language Support?
Also, might want to make sure Mozilla/Firefox is compiled with "truetype" support and you have the appropriate fonts package installed. |
|
Back to top |
|
|
ahaau n00b
Joined: 19 Dec 2004 Posts: 25
|
Posted: Tue Feb 01, 2005 2:13 am Post subject: |
|
|
print to file doesn't work
empty blocks in .ps
I have +nls +cjk in USE |
|
Back to top |
|
|
Hauser l33t
Joined: 27 Dec 2003 Posts: 650 Location: 4-dimensional hyperplane
|
Posted: Tue Feb 01, 2005 2:41 am Post subject: |
|
|
At location: type "about:config", right click in the page, choose "New" --> "String", configure the following fields and see if it works:
Code: | font.FreeType2.enable Value:true
font.FreeType2.printing Value:true
font.FreeType2.unhinted Value:false
font.directory.truetype.1 Value:/path/to/your/truetype/Chinese/fonts, e.g. /usr/share/fonts/ttf/zh_CN
font.directory.truetype.2 Value:/second/path/to/your/fonts |
_________________ AMD Athlon XP 2600+; 512M RAM;
nVidia FX5700LE; Hitachi 120Gb
2.6.9-nitro4, reiser4, linux26-headers+nptl
Do I like to compile everything?
Positive definite! |
|
Back to top |
|
|
torklingberg Tux's lil' helper
Joined: 30 May 2004 Posts: 86
|
Posted: Thu Feb 03, 2005 8:35 pm Post subject: |
|
|
If I set font.FreeType2.printin= true, firefox segfault every time I try to print. Printing to printer or file doesn't matter. Print preview is fine though. |
|
Back to top |
|
|
wangxiaohu Apprentice
Joined: 15 Nov 2003 Posts: 248
|
Posted: Fri Feb 04, 2005 6:04 pm Post subject: |
|
|
Hauser wrote: | At location: type "about:config", right click in the page, choose "New" --> "String", configure the following fields and see if it works:
Code: | font.FreeType2.enable Value:true
font.FreeType2.printing Value:true
font.FreeType2.unhinted Value:false
font.directory.truetype.1 Value:/path/to/your/truetype/Chinese/fonts, e.g. /usr/share/fonts/ttf/zh_CN
font.directory.truetype.2 Value:/second/path/to/your/fonts |
|
我的都设置对了,打印出来的还是方块。
中文打印是Linux的一个已知问题,目前还没有User Friendly的解决方案。
不明白Linux打印个东西怎么那么难,Windows只要装个驱动就行了。 |
|
Back to top |
|
|
kimchi_sg Advocate
Joined: 26 Nov 2004 Posts: 3038
|
Posted: Sat Feb 05, 2005 2:49 am Post subject: |
|
|
wangxiaohu wrote: | 不明白Linux打印个东西怎么那么难,Windows只要装个驱动就行了。 |
That is because all the printer manufacturers spend time developing drivers only for Windows. |
|
Back to top |
|
|
Hauser l33t
Joined: 27 Dec 2003 Posts: 650 Location: 4-dimensional hyperplane
|
Posted: Sat Feb 05, 2005 5:52 pm Post subject: |
|
|
不清楚,我這兒可以正常打印中文,Konqueror也可以。 _________________ AMD Athlon XP 2600+; 512M RAM;
nVidia FX5700LE; Hitachi 120Gb
2.6.9-nitro4, reiser4, linux26-headers+nptl
Do I like to compile everything?
Positive definite! |
|
Back to top |
|
|
ts Tux's lil' helper
Joined: 15 Dec 2004 Posts: 97
|
Posted: Sun Feb 06, 2005 1:22 am Post subject: Re: mozilla, or firefox doesn't print Chinese |
|
|
You can try
This may help you a little. My openoffice could not use chinese-ime in kde enviroment a couple of days ago. Everything is ok now after revdep-rebuild. |
|
Back to top |
|
|
|