summaryrefslogtreecommitdiff
path: root/FOR-RELEASE
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2020-09-03 22:21:35 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2020-09-03 22:21:35 +1000
commit0907598d94a172440dbe4e5e6926e45cde080546 (patch)
treef2279f1d5c127d8dbde378afbe9fe74a25b98a4f /FOR-RELEASE
parent65c95b565d665f0aac166d6688c75ff1f37f3c83 (diff)
downloadgroff-git-0907598d94a172440dbe4e5e6926e45cde080546.tar.gz
FOR-RELEASE: Start a release checklist.
We probably should have done the afmtodit.tables update for 1.22.4. There were no AGL changes and the Unicode decomposition changes were limited to additions for Balinese (11), CJK compatibility ideographs (5), and 13 code points outside the Basic Multilingual Plane.
Diffstat (limited to 'FOR-RELEASE')
-rw-r--r--FOR-RELEASE11
1 files changed, 11 insertions, 0 deletions
diff --git a/FOR-RELEASE b/FOR-RELEASE
index 1d9ae0b30..3300e324a 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -11,3 +11,14 @@ This file describes how to prepare `groff' for a new release.
The file `INSTALL.gen' shall *never* be changed manually! It is a
generic file provided from GNU (normally called `INSTALL').
+
+* Retrieve current versions of UnicodeData.txt[1] and the Adobe Glyph
+ List (AGL)[2], and use them with
+ src/utils/afmtodit/make-afmtodit-tables to update
+ src/utils/afmtodit/afmtodit.tables.
+
+[1] E.g., <https://www.unicode.org/Public/13.0.0/ucd/UnicodeData.txt>.
+ Check for the latest _released_ version of Unicode at the time.
+ Data for the forthcoming release may be available.
+[2] <https://github.com/adobe-type-tools/agl-aglfn/blob/master/\
+ glyphlist.txt>