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

ftoutln.c File Reference
#include <ft2build.h>

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_outline
#define SCALED(x)   ( ( (x) << shift ) - delta )

Functions

 FT_Outline_Decompose (FT_Outline *outline, const FT_Outline_Funcs *func_interface, void *user)
 FT_Outline_New_Internal (FT_Memory memory, FT_UInt numPoints, FT_Int numContours, FT_Outline *anoutline)
 FT_Outline_New (FT_Library library, FT_UInt numPoints, FT_Int numContours, FT_Outline *anoutline)
 FT_Outline_Check (FT_Outline *outline)
 FT_Outline_Copy (const FT_Outline *source, FT_Outline *target)
 FT_Outline_Done_Internal (FT_Memory memory, FT_Outline *outline)
 FT_Outline_Done (FT_Library library, FT_Outline *outline)
 FT_Outline_Get_CBox (const FT_Outline *outline, FT_BBox *acbox)
 FT_Outline_Translate (const FT_Outline *outline, FT_Pos xOffset, FT_Pos yOffset)
 FT_Outline_Reverse (FT_Outline *outline)
 FT_Outline_Render (FT_Library library, FT_Outline *outline, FT_Raster_Params *params)
 FT_Outline_Get_Bitmap (FT_Library library, FT_Outline *outline, const FT_Bitmap *abitmap)
 FT_Vector_Transform (FT_Vector *vector, const FT_Matrix *matrix)
 FT_Outline_Transform (const FT_Outline *outline, const FT_Matrix *matrix)
 FT_Outline_Embolden (FT_Outline *outline, FT_Pos strength)
 FT_Outline_Get_Orientation (FT_Outline *outline)

Variables

static const FT_Outline null_outline = { 0, 0, 0, 0, 0, 0 }

Generated on Sun May 27 2012 05:59:55 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.