From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20612 invoked from network); 27 Feb 2021 03:50:42 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 27 Feb 2021 03:50:42 -0000 Received: from 5ess.inri.net ([107.191.111.177]) by 1ess; Fri Feb 26 22:46:00 -0500 2021 Message-ID: Date: Fri, 26 Feb 2021 22:46:00 -0500 From: sl@stanleylieber.com To: 9front@9front.org In-Reply-To: <65180322DC73E2565CD9035425EF6EF0@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile XMPP software proxy Subject: Re: [9front] netsurf news Reply-To: 9front@9front.org Precedence: bulk > I had removed it as it does not work that well with our fixed-size > fonts. I just added it back. If this is something you use often, > note that you can configure the default scale in > $home/lib/netsurf/options by adding 'scale:N' where N is the zoom > factor in % (e.g. scale:120). thank you! i did not not know this file existed. > Another way to address this could also be to patch the default fonts > for bigger ones. You can look at frontends/plan9/layout.c, the code > should look familiar to you :) heyyy sl