BDFfont
TGlyph
Fields | u_BDFfont | Members | Methods | Class Hierarchy
Class Hierarchy
TGlyph
TGlyph = class
File
Description
Font Character picture
Members
Fields
Field Description
DataSize This is DataSize, a member of class TGlyph.
Height This is Height, a member of class TGlyph.
ParentFont Font holding the glyph
Width This is Width, a member of class TGlyph.
WidthBytes This is WidthBytes, a member of class TGlyph.
XPosInFont This is XPosInFont, a member of class TGlyph.
YOffset This is YOffset, a member of class TGlyph.
Methods
Method Description
ConvertToBitmap Convert a glyph into a Bitmap When a font is loaded, all glyphs are stored and raw data, not bitmap, because bitmap is very memory expensive. So, in order to display a glyph (when writing a text), it must be converted into a bitmap to be draw.
Create Creates and initializes a TGlyph.
Destroy Destroys an instance of TGlyph.
Legend
private
Data Member
Method
virtual
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.