From e1c2e5c99903bee82d1bb0242f38dad216f74582 Mon Sep 17 00:00:00 2001 From: Erik van Blokland Date: Tue, 26 Sep 2017 12:21:09 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93ed1e3..f7c1097 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,15 @@ A system for generating glyph name lists from unicode data. * These lists should not dictate what is useful or not in a font but offer reliable unicode to name mapping. * Adobe standardized some lists years ago, standard, but incomplete and immutable -### Glyph Name Formatted Unicode List Release 0.1 (ɣNUFL) +### Glyph Name Formatted Unicode List Release 0.2 (ɣNUFL) [download](https://github.com/LettError/glyphNameFormatter/releases) Release 0.1 offers (almost) the same coverage as the Adobe Glyph Dictionary, AGD.txt Look at `/names/glyphNamesToUnicode.txt` for a useful name to unicode map. +Release 0.2 offers more ranges from Unicode 10.0.0. + ### Contributions This release is not meant to be final. Many ranges have basic coverage but could be improved. Some Unicode names are wrong and then get translated wrong. The list does not claim authority or completeness.