fontTools.fondLib
index
/code/fontTools/Lib/fontTools/fondLib.py

 
Modules
       
Carbon.Res
os
sstruct
string
struct

 
Classes
       
BitmapFontFile
FondSelector
FontFamily

 
class BitmapFontFile
     Methods defined here:
__init__(self, path, mode='r')
close(self)
getFONDs(self)
minimalparse(self)
parse(self)

 
class FondSelector
     Methods defined here:
__init__(self, fondlist)
checksel(self)
close(self)
listhit(self, isDbl)

 
class FontFamily
     Methods defined here:
__init__(self, theRes, mode='r')
__repr__(self)
getflags(self)
minimalparse(self)
parse(self)
save(self, destresfile=None)
setflags(self, flags)

 
Functions
       
makeLWFNfilename(name)
splitname(name, famname=None)

 
Data
        DEBUG = 0
FONDheadersize = 52
error = 'fondLib.error'
headerformat = '\n\t>\n\tffFlags:\th\n\tffFamID:\th\n\tffFirstChar:\th\n\tffL...Max:\th\n\tffWTabOff:\tl\n\tffKernOff:\tl\n\tffStylOff:\tl\n'
uppercase = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'