fontTools.misc.eexec
index
/code/fontTools/Lib/fontTools/misc/eexec.py

fontTools.misc.eexec.py -- Module implementing the eexec and 
charstring encryption algorithm as used by PostScript Type 1 fonts.

 
Modules
       
string

 
Functions
       
deHexString(h)
decrypt(cipherstring, R)
encrypt(plainstring, R)
hexString(s)

 
Data
        error = 'eexec.error'