robofab.interface.mac.glyphViewer
index
/Users/tal/robofab/projects/robofab/Lib/robofab/interface/mac/glyphViewer.py

 
Modules
       
W

 
Classes
       
GlyphViewer
GlyphSetViewer

 
class GlyphSetViewer(GlyphViewer)
     Methods inherited from GlyphViewer:
__init__(self, aFont, title=None, showSelection=True, text=None)
animate(self)
calcLineSpace(self, factor=1.5)
clickCallBack(self, aPt, modifiers, isDbl)
handleDoubleClick(self)
makeBigger(self)
makeSmaller(self)
notify(self)
processClick(self, pt)
refresh(self)
reverseSelectedContours(self)
setFont(self, glyphs)
setGlyphnames(self, glyphNames)
setGlyphs(self, glyphNames)

 
class GlyphViewer
    A simple and quick way to look at a glyph in OSX
 
  Methods defined here:
__init__(self, aFont, title=None, showSelection=True, text=None)
animate(self)
calcLineSpace(self, factor=1.5)
clickCallBack(self, aPt, modifiers, isDbl)
handleDoubleClick(self)
makeBigger(self)
makeSmaller(self)
notify(self)
processClick(self, pt)
refresh(self)
reverseSelectedContours(self)
setFont(self, glyphs)
setGlyphnames(self, glyphNames)
setGlyphs(self, glyphNames)