From owner-freebsd-questions@FreeBSD.ORG Mon May 9 23:04:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88E2F106566B for ; Mon, 9 May 2011 23:04:32 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email2.allantgroup.com (email2.emsphone.com [199.67.51.116]) by mx1.freebsd.org (Postfix) with ESMTP id 506C28FC15 for ; Mon, 9 May 2011 23:04:31 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email2.allantgroup.com (8.14.4/8.14.4) with ESMTP id p49N4UjU064380 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 May 2011 18:04:31 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.4/8.14.4) with ESMTP id p49N4UPK042983 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 May 2011 18:04:30 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.4/8.14.4/Submit) id p49N4UmB042982; Mon, 9 May 2011 18:04:30 -0500 (CDT) (envelope-from dan) Date: Mon, 9 May 2011 18:04:30 -0500 From: Dan Nelson To: Sean Hamilton Message-ID: <20110509230430.GH81572@dan.emsphone.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 8.2-PRERELEASE User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97 at email2.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (email2.allantgroup.com [199.67.51.78]); Mon, 09 May 2011 18:04:31 -0500 (CDT) X-Scanned-By: MIMEDefang 2.68 on 199.67.51.78 Cc: freebsd-questions@freebsd.org Subject: Re: License for console fonts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2011 23:04:32 -0000 In the last episode (May 09), Sean Hamilton said: > What is the license on the fonts in /usr/share/syscons/fonts, especially > swiss-8x8? Who/what is their origin? Would it be acceptable to include > these binaries with a GPL-licensed program? I submitted the "swiss" fonts back in 1997, and I have a file called "swisst.com" on an old DOS directory dated 1995, so they're probably even older than that. I seem to remember the 8x16 font was inspired by a sample font that came with the ancient DOS font editor "Font Mania", but for nostalgia's sake I goooled for it, started up DOSBox, and all of the sample fonts are fancy and not suitable for daily use. I don't think I came up with the name "swiss" myself, so I probably used another VGA font as a template, but my guess is the original author isn't concerned about the copyright status... You can consider them 2-clause BSD licensed like the rest of FreeBSD, until someone can find an older font that looks similar. I mainly wanted a sans-serif font that didn't waste so many pixels on whitespace between letters. Capitals and numbers on the 8x16 font are 1 pixel taller than a default ROM font, which really makes it stand out. The 8x8 font was copied from the 8x16 font, but at 8x8 there really isn't much personalization you can do, apart from decide "serifs, or not?" :) -- Dan Nelson dnelson@allantgroup.com