Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5073

Summary: rxvt-2.7.8-r4.ebuild does not support multiple-character font-set encoding
Product: Gentoo Linux Reporter: Yi-Shin Li <ysli>
Component: Current packagesAssignee: Stuart Bouyer (RETIRED) <stubear>
Status: VERIFIED FIXED    
Severity: normal    
Priority: Normal    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yi-Shin Li 2002-07-16 02:09:05 UTC
The rxvt built by rxvt-2.7.8-r4.ebuild does not support
multiple-character fonts such as Chinese, and Korean ...

Suggestion:
Add the following options to ${myconf} for "./configure ..."
--enable-languages     # add support for multi-char font-set
--enable-xim           # xim: imput method for multi-byte charsets
Comment 1 Stuart Bouyer (RETIRED) gentoo-dev 2002-07-16 05:32:42 UTC
rxvt-2.7.8-r5.ebuild added to CVS and masked for testing.

Please test the new ebuild and let me know if you havve any problems

Thanks

Stuart Bouyer
Comment 2 Yi-Shin Li 2002-07-17 23:29:29 UTC
rxvt-2.7.8-r5.ebuild supports "-fm -km" now and it draws  
the Chinese characters correctly. Here is the screenshot: 
 
http://211.22.72.174/gentoo/rxvt-chinese-char-screenshot.png 
 
Thanks, 
 
Yi-Shin