From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180607131310qfe3e665l95dd4846e4b89d35@mail.gmail.com> Date: Thu, 13 Jul 2006 14:10:49 -0600 From: "andrey mirtchovski" To: csant , "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Change font in Abaco In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Topicbox-Message-UUID: 7e6c1666-ead1-11e9-9d60-3106f5b1d025 i wondered that myself yesterday. and checked the source: the font paths are hardcoded in util.c. for links i used a set of environment variables which, when defined, would point to different fonts, but this may not work for abaco: i have no idea if its rendering is tied to particular font sizes. On 7/13/06, csant wrote: > Is there a way to change font in abaco? It doesn't respect $font, but > there doesn't seem to be a -f command line switch either. > /c >