summaryrefslogtreecommitdiff
path: root/FOR-RELEASE
diff options
context:
space:
mode:
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>