The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CreateBitFont


Unit:SDL_rasterlab
Class:TRasterLab
Declaration:function CreateBitFont (Font: TFont): TRDCharMatrix;

The function CreateBitFont calculates the character matrix used by TRasterLab from a standard windows font using the current settings of the parameter Font. If Font is nil, the default font is created.

Hint: Calculating the raster image of a font is a time-consuming operation. On slow computers this may require more than a second.



Last Update: 2023-Dec-13