File: OdTrueTypeFontBase.h
Module: API Reference
(Inherited from OdFont) | |
Default constructor for this class. (Inherited from OdRxObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
(Inherited from OdFont) | |
| |
Adds the specified font flags to this font object. (Inherited from OdFont) | |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Creates texture for character. (Inherited from OdFont) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
This is the overview for the drawCharacter method overload. | |
Returns the font flags for this font object. (Inherited from OdFont) | |
Returns the height of this font object above the baseline. (Inherited from OdFont) | |
Returns the height of this font object above the baseline. (Inherited from OdFont) | |
Returns an array of the characters defined in this font object. (Inherited from OdFont) | |
Returns the average width of characters in this font object. (Inherited from OdFont) | |
Returns the depth of this font object below the baseline. (Inherited from OdFont) | |
Gets the OdTtfDescriptor for this font. (Inherited from OdFont) | |
Returns the font file name. (Inherited from OdFont) | |
Returns the font flags for this font object. (Inherited from OdFont) | |
Returns the font data for the specified character. (Inherited from OdFont) | |
Returns glyph indices and possibly some extended information needed to render given character array. glyphs will always be filled in. visualOrderFromLogical will be filled in if isSupportReorder() or isSupportExtendedLayouting() return true. isLTR and offsets will be filled in if isSupportExtendedLayouting() returns true. | |
Returns the height of this font object. (Inherited from OdFont) | |
Returns the internal leading of this font object. (Inherited from OdFont) | |
Returns the LOGFONT for this font. (Inherited from OdFont) | |
Returns the overline position for this font object at the specified text size. (Inherited from OdFont) | |
Returns an array of points over and under the baseline for the specified character in this OdFont object. (Inherited from OdFont) | |
| |
Returns the underline position for this font object at the specified text size. (Inherited from OdFont) | |
Checks whether the specified character is defined in this font object. (Inherited from OdFont) | |
Initializes this font object to read font data from the specified StreamBuf object. (Inherited from OdFont) | |
Returns the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
Checks whether this font object is an SHX font. (Inherited from OdFont) | |
If this returns true, getGlyphIndexes() method should be able to fill the input arrays visualOrderFromLogical, isLTR and offsets. If this returns true, isSupportReorder() should also return true. | |
Returns true in case font support symbols reordering. | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Sets the font flags for this font object. (Inherited from OdFont) | |
Checks whether the font supports vertical mode. (Inherited from OdFont) | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|