iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IGraphicsWeb::FileFont Class Reference
Inheritance diagram for IGraphicsWeb::FileFont:
[legend]

Public Member Functions

 FileFont (const char *fontName, const char *fontStyle, const char *fontPath)
 
IFontDataPtr GetFontData () override
 

Detailed Description

Definition at line 55 of file IGraphicsWeb.cpp.

Constructor & Destructor Documentation

◆ FileFont()

IGraphicsWeb::FileFont::FileFont ( const char *  fontName,
const char *  fontStyle,
const char *  fontPath 
)
inline

Definition at line 58 of file IGraphicsWeb.cpp.

Member Function Documentation

◆ GetFontData()

IFontDataPtr IGraphicsWeb::FileFont::GetFontData ( )
override

Definition at line 70 of file IGraphicsWeb.cpp.


The documentation for this class was generated from the following file: