groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 37/39: [afmtodit]: Sync tables with Unicode 15.


From: G. Branden Robinson
Subject: [groff] 37/39: [afmtodit]: Sync tables with Unicode 15.
Date: Sun, 9 Oct 2022 23:53:41 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit cf1e6ac6a5420aa71d1ea3cbfb63ae136278b87d
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Oct 9 21:42:04 2022 -0500

    [afmtodit]: Sync tables with Unicode 15.
    
    * src/utils/afmtodit/afmtodit.tables: Update against Unicode 15.  No
      substantive changes.
    
    Fixes <https://savannah.gnu.org/bugs/?63188>.
---
 ChangeLog                          | 7 +++++++
 src/utils/afmtodit/afmtodit.tables | 6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 66db6a51e..6beb8c63f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-10-09  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * src/utils/afmtodit/afmtodit.tables: Update against Unicode 15.
+       No substantive changes.
+
+       Fixes <https://savannah.gnu.org/bugs/?63188>.
+
 2022-10-09  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        * configure.ac: If URW fonts were located, add the directory
diff --git a/src/utils/afmtodit/afmtodit.tables 
b/src/utils/afmtodit/afmtodit.tables
index 8c3e7af33..16e3647ec 100644
--- a/src/utils/afmtodit/afmtodit.tables
+++ b/src/utils/afmtodit/afmtodit.tables
@@ -1,6 +1,6 @@
 # This table was algorithmically derived from the file 'UnicodeData.txt'
-# for Unicode 14.0.0, available from unicode.org,
-# on 2022-05-25.
+# for Unicode 15.0.0, available from unicode.org,
+# on 2022-10-09.
 my %unicode_decomposed = (
   "00C0", "0041_0300",
   "00C1", "0041_0301",
@@ -2067,7 +2067,7 @@ my %unicode_decomposed = (
 
 # This table was algorithmically derived from the Adobe Glyph List (AGL)
 # file 'glyphlist.txt' from the GitHub Adobe Type Tools agl-aglfn
-# project, on 2022-05-25.
+# project, on 2022-10-09.
 #
 # See "groff:" comments for altered mappings.
 my %AGL_to_unicode = (



reply via email to

[Prev in Thread] Current Thread [Next in Thread]