From owner-cvs-share Mon May 4 04:27:21 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA09502 for cvs-share-outgoing; Mon, 4 May 1998 04:27:21 -0700 (PDT) (envelope-from owner-cvs-share) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA09377; Mon, 4 May 1998 04:26:32 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA29344; Mon, 4 May 1998 04:24:06 -0700 (PDT) Date: Mon, 4 May 1998 04:24:06 -0700 (PDT) Message-Id: <199805041124.EAA29344@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/syscons/fonts swiss-8x16.fnt swiss-8x8.fnt Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/05/04 04:24:06 PDT Modified files: share/syscons/fonts Makefile Added files: share/syscons/fonts swiss-8x16.fnt swiss-8x8.fnt Log: Just the sans-serif console font that I use on my system; I've made the letters one pixel taller, and the ()[]{} are more distinct. Nice if your monitor is small. 8x16 and 8x8 fonts included. PR: 4208 Reviewed by: phk Submitted by: Dan Nelson Revision Changes Path 1.17 +2 -1 src/share/syscons/fonts/Makefile