Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCharMapper::addBigFontWithCodepage Method
Syntax
C++
static OdResult addBigFontWithCodepage(const OdString& bigFont, OdCodePageId codePageId);

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

 

Parameters
Description
bigFont
[in] Big font file name.
codePageId
[in] Code page ID.

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

codePageId must be one of the following: 

untitled table CP_ANSI_932 CP_ANSI_950 CP_ANSI_949 CP_ANSI_936

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