From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o5UB5tpM009356 for ; Wed, 30 Jun 2010 07:05:56 -0400 (EDT) Received: from smtp-2.sys.kth.se (localhost [127.0.0.1]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 0F91C14C146 for ; Wed, 30 Jun 2010 13:05:50 +0200 (CEST) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([127.0.0.1]) by smtp-2.sys.kth.se (smtp-2.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Hwiarvba6caJ for ; Wed, 30 Jun 2010 13:05:48 +0200 (CEST) X-KTH-Auth: kristaps [130.237.221.96] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: discuss@mdocml.bsd.lv Received: from [130.237.221.96] (ctime.pdc.kth.se [130.237.221.96]) by smtp-2.sys.kth.se (Postfix) with ESMTP id AA4C814C223 for ; Wed, 30 Jun 2010 13:05:47 +0200 (CEST) Message-ID: <4C2B2760.7010504@bsd.lv> Date: Wed, 30 Jun 2010 13:15:44 +0200 From: Kristaps Dzonsons User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 To: "discuss@mdocml.bsd.lv" Subject: Fonts? Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi again, I'm integrating variable-width glyphs (until now I'd hard-coded Courier). First off, they look great. I'll post some samples when I polish some remaining nits (forgot to update hspan() and vspan()). My question follows. Which font do you suggest I use for the hard-coded font value? Whatever's chosen, I'll need a suitable AFM for the WX value. Right now I'm using the Charter font found in /usr/X11R6/lib/X11/fonts/Type1 (use X11R7 for NetBSD). It's a decent serif. Suggestions? Thanks, Kristaps -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv