home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / at-lib-bin.lha / os-lib / fd / diskfont_lib.fd < prev    next >
Text File  |  1993-10-15  |  354b  |  12 lines

  1. ##base _DiskfontBase
  2. ##bias 30
  3. ##public
  4. OpenDiskFont(textAttr)(a0)
  5. AvailFonts(buffer,bufBytes,flags)(a0,d0/d1)
  6. *--- functions in V34 or higher (Release 1.3) ---
  7. NewFontContents(fontsLock,fontName)(a0/a1)
  8. DisposeFontContents(fontContentsHeader)(a1)
  9. *--- functions in V36 or higher (Release 2.0) ---
  10. NewScaledDiskFont(sourceFont,destTextAttr)(a0/a1)
  11. ##end
  12.