fontTools.agl_old
index
/Volumes/Kwak/Data/code/fonttools/Lib/fontTools/agl_old.py

# The URLs in the text below are not correct. They should be:
#   http://partners.adobe.com/asn/developer/typeforum/unicodegn.html
#   http://partners.adobe.com/asn/developer/typeforum/corporateuse.txt
#

 
Data
        AGL2UV = {'A': 65, 'AE': 198, 'AEacute': 508, 'AEsmall': 63462, 'Aacute': 193, 'Aacutesmall': 63457, 'Abreve': 258, 'Acircumflex': 194, 'Acircumflexsmall': 63458, 'Acute': 63177, ...}
AGLError = 'AGLError'
UV2AGL = {32: 'space', 33: 'exclam', 34: 'quotedbl', 35: 'numbersign', 36: 'dollar', 37: 'percent', 38: 'ampersand', 39: 'quotesingle', 40: 'parenleft', 41: 'parenright', ...}