;
; cdll definition file for <name>
;

name "DeskLib.Font"
  version 1.02
  author "DeskLib"

; --- Exported symbols ---

exports
{
  Font_ConverttoOS
  Font_SetPalette
  Font_ListFonts
  Font_SetScaleFactor
  Font_Caret
  Font_SetThresholds
  Font_StringWidth
  Font_CurrentFont
  Font_Paint
  Font_LoseAllFonts
  Font_ReadThresholds
  Font_FutureFont
  Font_Converttopoints
  Font_ReadDefn
  Font_ReadInfo
  Font_CacheAddr
  Font_StringBBox
  Font_SetFont
  Font_SetFontColours
  Font_FindCaretJ
  Font_LoseFont
  Font_CharBBox
  Font_FindCaret
  Font_FindFont
  Font_ReadScaleFactor
}

; --- Object files ---

objects
{
  o.Font01
  o.Font00
  o.Font03
  o.Font02
  o.Font05
  o.Font04
  o.Font07
  o.Font06
  o.Font09
  o.Font08
  o.Font11
  o.Font10
  o.Font13
  o.Font12
  o.Font15
  o.Font14
  o.Font17
  o.Font16
  o.Font0a
  o.Font0c
  o.Font0b
  o.Font0e
  o.Font0d
  o.Font0f
  o.LoseAll
}
