home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6574.LZX / include / pragmas / diskfont_pragmas.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-04-04  |  368 b   |  8 lines

  1. #pragma libcall DiskfontBase OpenDiskFont 1e 801
  2. #pragma libcall DiskfontBase AvailFonts 24 10803
  3. /*--- functions in V34 or higher (Release 1.3) ---*/
  4. #pragma libcall DiskfontBase NewFontContents 2a 9802
  5. #pragma libcall DiskfontBase DisposeFontContents 30 901
  6. /*--- functions in V36 or higher (Release 2.0) ---*/
  7. #pragma libcall DiskfontBase NewScaledDiskFont 36 9802
  8.