From 9c3744ad92b27122e81e0b8611749611e670da75 Mon Sep 17 00:00:00 2001 From: Just Date: Fri, 4 Feb 2000 19:19:18 +0000 Subject: [PATCH] Added note about the incorrect old URL in the Adobe text, and reverted the text to what it was: it still is the latest officially released document, and I'd rather include it as-is. git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@80 4cde692c-a291-49d1-8350-778aa11640f8 --- Lib/fontTools/agl.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Lib/fontTools/agl.py b/Lib/fontTools/agl.py index f922871b2..5a3b18bf6 100644 --- a/Lib/fontTools/agl.py +++ b/Lib/fontTools/agl.py @@ -1,3 +1,7 @@ +# The URLs in the text below are not correct. The first should be: +# http://partners.adobe.com/asn/developer/typeforum/unicodegn.html . +# The second URL I couldn't find... +# _aglText = """\ # # Name: Adobe Glyph List @@ -9,7 +13,7 @@ _aglText = """\ # The Adobe Glyph List (AGL) list relates Unicode values (UVs) to glyph # names, and should be used only as described in the document "Unicode and # Glyph Names," at -# http://partners.adobe.com/asn/developer/typeforum/unicodegn.html . +# http://www.adobe.com/asn/developer/typeforum/unicodegn.html . # # The glyph name to UV relation is one to many. 12 glyph names are mapped to # two UVs each; each UV has a separate entry. All other glyph names are