Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setBigFontFileName Method
Syntax
C++
void setBigFontFileName(const OdString& sBigFont);

Sets the name of the /big-font/ file and associates this big-font with the text style (DXF 4). This /big-font/ defines the shape of Asian-language letters and special characters for text. 

 

Parameters
Description
sBigFont
[in] Big-font filename without path to be associated with the text style as a String value.

Example of Working with the Text Style Record Object 

Fonts of Text Styles 

OdDbTextStyleTableRecord::bigFontFileName(), OdDbTextStyleTableRecord::setFileName() methods

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