API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::getCpIndexByBigFont Method
OdCharMapper::getCpIndexByBigFont Method
Syntax
C++
static OdInt32 getCpIndexByBigFont(const OdString& bigFont);
Parameters 
Description 
const OdString& bigFont 
[in] Big font file name.  

The code page index.

Gets the code page index from a bigFont file name. 

 

getCpIndexByBigFont returns one of the following: 

 

Value 
Description 
CP_ANSI_932 
CP_ANSI_950 
CP_ANSI_949 
CP_ANSI_936 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.