Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcHostAppServices::getSubstituteFontByChar Method
Syntax
C++
virtual OdString getSubstituteFontByChar(const OdFont& pFont, OdChar unicodeChar, OdDbBaseDatabase * pDb);

Returns the typeface name of the TTF font which has the character. 

 

Parameters
Description
pFont
[in] Current font.
unicodeChar
[in] Current symbol.
pDb
[in] Pointer to the database context.

Font Handling

The default implementation uses Windows API for getting the font.

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