4.53.2.1.7. load() | Table of Contents | 4.53.2.1.9. putChar() |
function loadFromOffset(const fontFile:string; offset:uInt32):boolean;Remarks:
Loads a DPF from an offset in a file into a font object.
This method is useful for loading one of multiple DPFs which have been packed into a file.
Restrictions:Can only seek into a file up to 4GB in size.
Return value:TRUE if successful, FALSE if failure.
See also:4.53.2.1.7. load() | Table of Contents | 4.53.2.1.9. putChar() |