From owner-svn-src-head@freebsd.org Fri Apr 13 17:37:40 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F33BF998AD; Fri, 13 Apr 2018 17:37:40 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B242179EEF; Fri, 13 Apr 2018 17:37:39 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AC5F71CD1D; Fri, 13 Apr 2018 17:37:39 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3DHbdNj064572; Fri, 13 Apr 2018 17:37:39 GMT (envelope-from emaste@FreeBSD.org) Received: (from emaste@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3DHbdNZ064571; Fri, 13 Apr 2018 17:37:39 GMT (envelope-from emaste@FreeBSD.org) Message-Id: <201804131737.w3DHbdNZ064571@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: emaste set sender to emaste@FreeBSD.org using -f From: Ed Maste Date: Fri, 13 Apr 2018 17:37:39 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r332480 - head/share/vt/fonts X-SVN-Group: head X-SVN-Commit-Author: emaste X-SVN-Commit-Paths: head/share/vt/fonts X-SVN-Commit-Revision: 332480 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2018 17:37:40 -0000 Author: emaste Date: Fri Apr 13 17:37:39 2018 New Revision: 332480 URL: https://svnweb.freebsd.org/changeset/base/332480 Log: Correct tom-thumb vt font glyphs A few glyphs were converted incorrectly: U+00A6 broken bar - center U+2022 bullet - center U+2026 horizontal ellipsis - move to bottom of character cell Modified: head/share/vt/fonts/tom-thumb.hex Modified: head/share/vt/fonts/tom-thumb.hex ============================================================================== --- head/share/vt/fonts/tom-thumb.hex Fri Apr 13 17:23:05 2018 (r332479) +++ head/share/vt/fonts/tom-thumb.hex Fri Apr 13 17:37:39 2018 (r332480) @@ -110,7 +110,7 @@ 00A3:6040E040E000 00A4:A040E040A000 00A5:A0A040E04000 -00A6:808000808000 +00A6:404000404000 00A7:6040A040C000 00A8:A00000000000 00A9:608060000000 @@ -207,6 +207,6 @@ 0178:A000A0404000 017D:A0E060C0E000 017E:A0E060C0E000 -2022:800000000000 -2026:A00000000000 +2022:000040000000 +2026:00000000A000 20AC:60E0E0C06000