API Reference > OdDb Classes > OdDbHostAppServices Class > OdDbHostAppServices Methods > OdDbHostAppServices::getFontMapFileName Method
OdDbHostAppServices::getFontMapFileName Method
Syntax
C++
virtual OdString getFontMapFileName() const;

Returns the name of the font mapping file used by the getPreferableFont function.

The default implementation of this function does nothing but return an empty string. It will be fully implemented in a future release.

Font Handling

Copyright © 2002–2020. Open Design Alliance. All rights reserved.