DLLCreateFontBank()

DLLCreateFontBank()
  • SYNOPSIS:
    fontbank = DLLCreateFontBank()
  • DESCRIPTION:
    Creates a bank that can be used with all the system font requester commands. This bank holds all setup information before the font requester is opened, and all the user selected font information after the font requester is closed. Typically this bank holds, font face name, weight, height, width, colour and other attributes. You can get and set these values with DLLGetFontAttribute, DLLSetFontAttribute, DLLGetFontFace and DLLSetFontFace.
  • RETURNS:
    A font bank that can be used with the DLLChooseFont() command.
  • EXAMPLE:
    See examples: example018.bb, example019.bb and example020.bb.
  • BUGS:
    None Known.
  • SEE ALSO:
    DLLFreeFontBank(), DLLChooseFont(), DLLGetFontAttribute

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Saturday, February 2, 2002 12:58 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!