Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCharMapper::addBigFonts Method
Syntax
C++
static OdResult addBigFonts(OdStreamBuf* io);

Receives the bigFont list to map from the specified stream. 

 

Parameters
Description
io
[in] Stream with next format.

eOk if the bigFont list is received successfully, or an appropriate error code otherwise.

Anything after the '#' character is a comment (and ignored). The ';' character is used to separate the file name from the code page index.;

There should be no leading or trailing spaces for the filename. JAPANESE_CODEPAGE_INDEX = 1, TRADITIONAL_CHINESE_CODEPAGE_INDEX = 2, KOREAN_CODEPAGE_INDEX = 3, KOREAN_JOHAB_CODEPAGE_INDEX = 4, SIMPLIFIED_CHINESE_CODEPAGE_INDEX = 5
Copyright © 2002-2022. Open Design Alliance All rights reserved.