Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Typedefs | Functions
svwinfnt.h File Reference

Go to the source code of this file.

Macros

#define FT_SERVICE_ID_WINFNT   "winfonts"
 

Typedefs

typedef FT_Error(* FT_WinFnt_GetHeaderFunc) (FT_Face face, FT_WinFNT_HeaderRec *aheader)
 

Functions

 FT_DEFINE_SERVICE (WinFnt)
 

Macro Definition Documentation

◆ FT_SERVICE_ID_WINFNT

#define FT_SERVICE_ID_WINFNT   "winfonts"

Definition at line 29 of file svwinfnt.h.

Typedef Documentation

◆ FT_WinFnt_GetHeaderFunc

typedef FT_Error(* FT_WinFnt_GetHeaderFunc) (FT_Face face, FT_WinFNT_HeaderRec *aheader)

Definition at line 32 of file svwinfnt.h.

Function Documentation

◆ FT_DEFINE_SERVICE()

FT_DEFINE_SERVICE ( WinFnt  )

Definition at line 36 of file svwinfnt.h.

References FT_END_HEADER.