Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdFont::createCharacterTexture Method
Syntax
C++
virtual OdTrVisRawTexturePtr createCharacterTexture(OdChar character, OdUInt32 height, OdUInt32 additionalThickness, OdTextProperties& textProperties);

Creates texture for character. 

 

Parameters
Description
character
[in] Character value.
height
[in] Character height.
additionalThickness
[in] Additional character thickness.
textProperties
[in] Text properties.

texture for character if successfully, or null otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.