Parameters |
Description |
const OdString& bigFont |
[in] big font file name. |
OdInt32 cpIndex |
[in] code page index. |
Adds the bigFont to map.
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 |
Returns eOk if successful, or an appropriate error code if not.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|