BDFfont
TBDF_Font.LoadFromFile
TBDF_Font
function LoadFromFile(const Name: TFileName): integer;
Parameters
Parameters Description
const Name: TFileName : TFileName BDFfont filename to load.
Returns
integer 0 if succesfull, -1 otherwise
Description
Load a BDF font from a file The file is load as CSV file (in fact, a text file separated by space). When loading very large file, use OnProgressLoading to be aware of progress loading.
Class
Links

Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2003. All rights reserved.