ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ftrender.h File Reference
#include <ft2build.h>

Go to the source code of this file.

Data Structures

struct  FT_Glyph_Class_
struct  FT_Renderer_Class

Defines

#define FT_Glyph_Init_Func   FT_Glyph_InitFunc
#define FT_Glyph_Done_Func   FT_Glyph_DoneFunc
#define FT_Glyph_Transform_Func   FT_Glyph_TransformFunc
#define FT_Glyph_BBox_Func   FT_Glyph_GetBBoxFunc
#define FT_Glyph_Copy_Func   FT_Glyph_CopyFunc
#define FT_Glyph_Prepare_Func   FT_Glyph_PrepareFunc
#define FTRenderer_render   FT_Renderer_RenderFunc
#define FTRenderer_transform   FT_Renderer_TransformFunc
#define FTRenderer_getCBox   FT_Renderer_GetCBoxFunc
#define FTRenderer_setMode   FT_Renderer_SetModeFunc

Typedefs

typedef void(* FT_Glyph_DoneFunc )(FT_Glyph glyph)
typedef void(* FT_Glyph_TransformFunc )(FT_Glyph glyph, const FT_Matrix *matrix, const FT_Vector *delta)
typedef void(* FT_Glyph_GetBBoxFunc )(FT_Glyph glyph, FT_BBox *abbox)
typedef FT_Error(* FT_Glyph_CopyFunc )(FT_Glyph source, FT_Glyph target)
typedef FT_Error(* FT_Glyph_PrepareFunc )(FT_Glyph glyph, FT_GlyphSlot slot)
typedef FT_Error(* FT_Renderer_RenderFunc )(FT_Renderer renderer, FT_GlyphSlot slot, FT_UInt mode, const FT_Vector *origin)
typedef FT_Error(* FT_Renderer_TransformFunc )(FT_Renderer renderer, FT_GlyphSlot slot, const FT_Matrix *matrix, const FT_Vector *delta)
typedef void(* FT_Renderer_GetCBoxFunc )(FT_Renderer renderer, FT_GlyphSlot slot, FT_BBox *cbox)
typedef FT_Error(* FT_Renderer_SetModeFunc )(FT_Renderer renderer, FT_ULong mode_tag, FT_Pointer mode_ptr)

Functions

 FT_Get_Renderer (FT_Library library, FT_Glyph_Format format)
 FT_Set_Renderer (FT_Library library, FT_Renderer renderer, FT_UInt num_params, FT_Parameter *parameters)

Variables

FT_BEGIN_HEADER typedef FT_Error(* FT_Glyph_InitFunc )(FT_Glyph glyph, FT_GlyphSlot slot)

Generated on Sun May 27 2012 05:59:26 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.