Squeak Class Documentation category index | class index  
 
FormSetFont
  category: Graphics-Text
  superclass: StrikeFont
  subclasses:

FormSetFonts are designed to capture individual images as character forms for imbedding in normal text. While most often used to insert an isolated glyph in some text, the code is actually desinged to support an entire user-defined font. The TextAttribute subclass TextFontReference is specifically designed for such in-line insertion of exceptional fonts in normal text.

instance methods
  as yet unclassified
  fromFormArray:asciiStart:ascent:
reset

class methods
  examples
  copy:toClipBoardAs:ascent:
example

instance methods
  as yet unclassified top  
 

fromFormArray:asciiStart:ascent:


 

reset

Ignored by FormSetFonts


class methods
  examples top  
 

copy:toClipBoardAs:ascent:


 

example

FormSetFont example