Received: by mail.netbsd.org (Postfix, from userid 605) id BC8BC85126; Fri, 12 Mar 2021 11:43:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EEB3285123 for ; Fri, 12 Mar 2021 11:43:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id nrXcE2yDNxSi for ; Fri, 12 Mar 2021 11:43:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8883E85101 for ; Fri, 12 Mar 2021 11:43:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 79A08FA95; Fri, 12 Mar 2021 11:43:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 12 Mar 2021 11:43:12 +0000 From: "Frederic Cambus" Subject: CVS commit: xsrc/external/bsd/font-spleen-misc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20210312114312.79A08FA95@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Frederic Cambus" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: fcambus Date: Fri Mar 12 11:43:12 UTC 2021 Modified Files: xsrc/external/bsd/font-spleen-misc: LICENSE spleen-12x24.bdf spleen-16x32.bdf spleen-32x64.bdf spleen-5x8.bdf spleen-6x12.bdf spleen-8x16.bdf Log Message: Update Spleen fonts to version 1.9.0, bringing the following improvements: - Set WEIGHT_NAME property to "Medium" for all sizes - Increment STARTPROPERTIES to account for WEIGHT_NAME addition - Enlarge vertical line for consistency with other small sizes (5x8 version) - Add full support for the Latin-1 Supplement Unicode block (6x12 version) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 xsrc/external/bsd/font-spleen-misc/LICENSE \ xsrc/external/bsd/font-spleen-misc/spleen-12x24.bdf \ xsrc/external/bsd/font-spleen-misc/spleen-16x32.bdf \ xsrc/external/bsd/font-spleen-misc/spleen-32x64.bdf \ xsrc/external/bsd/font-spleen-misc/spleen-5x8.bdf \ xsrc/external/bsd/font-spleen-misc/spleen-6x12.bdf \ xsrc/external/bsd/font-spleen-misc/spleen-8x16.bdf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.