On Tue Sep  2 02:47:03 EDT 2014, [email protected] wrote:
> Hello 9fans,
> 
> I am using 9front, a fork of plan9 in my ThinkPad. I know that plan9 
> supports unicode but I still find some of Chinese characters display 
> funny. Is it a font issue or something?

i would recommend cyberbit which is included with 9atom.  i'd be interested
in hearing your impressions of the characters as i don't speak chinese.

; echo $font
/lib/font/bit/cyberbit/mod14.font

you can copy it with the following commands

        srv -n -q tcp!atom.9atom.org atom &&
                mount $nflag /srv/atom /n/atom atom
        cd /lib/font/bit && mkdir cyberbit &&
                disk/mkfs -z 16000 -vkU -s /n/atta`{pwd} -d . <{echo +}

- erik

Reply via email to