home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / powerd / modules / diskfont.m < prev    next >
Encoding:
Text File  |  1999-06-23  |  160 b   |  7 lines

  1. LIBRARY DiskFontBase
  2.     OpenDiskFont(A0)(d0),
  3.     AvailFonts(A0,D0,D1)(d0),
  4.     NewFontContents(A0,A1)(d0),
  5.     DisposeFontContents(A1)(d0),
  6.     NewScaledDiskFont(A0,A1)(d0)
  7.