Squeak Class Documentation category index | class index  
 
TTCompositeGlyph
  category: Balloon-TrueType Fonts
  superclass: TTGlyph
  subclasses:

No comment. Sorry.

instance methods
  accessing
  addGlyph:transformation:
contours
glyphs
glyphsAndTransformationsDo:

  initialize
  initialize

  private
  computeContours
flipAroundY

  testing
  isComposite

class methods
  instance creation
  new

instance methods
  accessing top  
 

addGlyph:transformation:


 

contours


 

glyphs


 

glyphsAndTransformationsDo:


  initialize top  
 

initialize


  private top  
 

computeContours


 

flipAroundY


  testing top  
 

isComposite


class methods
  instance creation top  
 

new

Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.