From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 3 Sep 2014 16:28:58 -0400 To: 9fans@9fans.net Message-ID: <1a2def2d3c28274f00f75a00425190d9@ladd.quanstro.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] UTF-8 font Topicbox-Message-UUID: 1532ac52-ead9-11e9-9d60-3106f5b1d025 On Tue Sep 2 02:47:03 EDT 2014, bc11@mails.tsinghua.edu.cn 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