Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCharMapper::addBigFontWithIndex Method
Syntax
C++
static OdResult addBigFontWithIndex(const OdString& bigFont, OdInt32 cpIndex);

Adds a bigFont to a map with the specified code page index. 

 

Parameters
Description
bigFont
[in] Big font file name.
cpIndex
[in] Code page index.

eOk if the bigFont is added to the map successfully, or an appropriate error code otherwise.

cpIndex must be one of the following: 

 

Value
Description
1
CP_ANSI_932
2
CP_ANSI_950
3
CP_ANSI_949
5
CP_ANSI_936
Copyright © 2002-2022. Open Design Alliance All rights reserved.