From 29260020176f473e72f2049a553049f6d883a0eb Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Thu, 8 Sep 2016 16:34:53 +0530 Subject: [PATCH] Replace old Adobe glyphlist link --- pdfminer/glyphlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdfminer/glyphlist.py b/pdfminer/glyphlist.py index b4b449c..10e1008 100644 --- a/pdfminer/glyphlist.py +++ b/pdfminer/glyphlist.py @@ -7,7 +7,7 @@ Unicode characters instead of using decimal/hex character code. The following data was taken by - $ wget http://www.adobe.com/devnet/opentype/archives/glyphlist.txt + $ wget https://partners.adobe.com/public/developer/en/opentype/glyphlist.txt $ python tools/conv_glyphlist.py glyphlist.txt > glyphlist.py """