HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FONT_Info.h File Reference
#include "FONT_API.h"
#include "FONT_Enums.h"
#include <UT/UT_Array.h>
#include <UT/UT_StringHolder.h>
#include <iosfwd>
+ Include dependency graph for FONT_Info.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FONT_Info
 

Typedefs

typedef struct FT_LibraryRec_ * FT_Library
 

Functions

FONT_API std::ostream & operator<< (std::ostream &os, const FONT_Info &fi)
 

Typedef Documentation

typedef struct FT_LibraryRec_* FT_Library

Definition at line 24 of file FONT_Info.h.

Function Documentation

FONT_API std::ostream& operator<< ( std::ostream &  os,
const FONT_Info fi 
)