Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseHostAppServices::ttfFileNameByDescriptor Method
Syntax
C++
virtual bool ttfFileNameByDescriptor(const OdTtfDescriptor& description, OdString& filename);

Locates the TTF or TTC file containing the specified font description. 

 

Parameters
Description
description
[in] Font description.
filename
[out] Receives the name of the TrueType font file.

Returns true and the filename if and only if the font file was found.

The non-Windows builds of this function do nothing but return.

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