API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::getCpIndexByBigFont Method
OdCharMapper::getCpIndexByBigFont Method
Syntax
C++
static OdInt32 getCpIndexByBigFont(const OdString& bigFont);

Returns the code page index.

getCpIndexByBigFont returns one of the following: 

 

Value Description 
1 CP_ANSI_932 
2 CP_ANSI_950 
3 CP_ANSI_949 
5 CP_ANSI_936 
param bigFont [in] big font file name. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.