From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0850b30202afde9bdd64b574ee5cd0c0@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] g++ From: mirtchov@cpsc.ucalgary.ca In-Reply-To: <61137.135.214.150.100.1063849123.squirrel@www.infernopark.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 17 Sep 2003 20:12:52 -0600 Topicbox-Message-UUID: 3c0b6344-eacc-11e9-9e20-41e7f4b1d025 > - I like Acme a lot. It is simple and powerful. In particular, I like the 3- > button mouse usage and the Euro font (default font). One problem, though, > is I like the font so much, I find it difficult to use Plan 9 with a > resolution less than 1280x1024. And I miss Cut-and-Paste (with mouse) > feature of Plan 9 UI in every other OSes. Cant they atleast add it as a > configurable feature? add the font as a configurable feature? that's available as the -f and -F options to acme (the Font acme command switches between the two)... i can cope reading email at 1024x768 with the euro.8 font (doing that right now, in fact) but for programming in such small resolutions i switch to 7x13, which is thinner, fixed size and gives you more space for code. it also supports more unicode glyphs than euro.8... andrey