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

winfnt.c File Reference
#include <ft2build.h>
#include "winfnt.h"
#include "fnterrs.h"

Go to the source code of this file.

Data Structures

struct  FNT_CMap

Defines

#define FT_COMPONENT   trace_winfnt
#define FT_STRUCTURE   WinMZ_HeaderRec
#define FT_STRUCTURE   WinNE_HeaderRec
#define FT_STRUCTURE   WinPE32_HeaderRec
#define FT_STRUCTURE   WinPE32_SectionRec
#define FT_STRUCTURE   WinPE_RsrcDirRec
#define FT_STRUCTURE   WinPE_RsrcDirEntryRec
#define FT_STRUCTURE   WinPE_RsrcDataEntryRec
#define FT_STRUCTURE   FT_WinFNT_HeaderRec

Functions

static void fnt_font_done (FNT_Face face)
static FT_Error fnt_font_load (FNT_Font font, FT_Stream stream)
static FT_Error fnt_face_get_dll_font (FNT_Face face, FT_Int face_index)
static FT_Error fnt_cmap_init (FNT_CMap cmap)
static FT_UInt fnt_cmap_char_index (FNT_CMap cmap, FT_UInt32 char_code)
static FT_UInt32 fnt_cmap_char_next (FNT_CMap cmap, FT_UInt32 *pchar_code)
static void FNT_Face_Done (FNT_Face face)
static FT_Error FNT_Face_Init (FT_Stream stream, FNT_Face face, FT_Int face_index, FT_Int num_params, FT_Parameter *params)
static FT_Error FNT_Size_Select (FT_Size size)
static FT_Error FNT_Size_Request (FT_Size size, FT_Size_Request req)
static FT_Error FNT_Load_Glyph (FT_GlyphSlot slot, FT_Size size, FT_UInt glyph_index, FT_Int32 load_flags)
static FT_Error winfnt_get_header (FT_Face face, FT_WinFNT_HeaderRec *aheader)
static FT_Module_Interface winfnt_get_service (FT_Driver driver, const FT_String *service_id)

Variables

static const FT_Frame_Field winmz_header_fields []
static const FT_Frame_Field winne_header_fields []
static const FT_Frame_Field winpe32_header_fields []
static const FT_Frame_Field winpe32_section_fields []
static const FT_Frame_Field winpe_rsrc_dir_fields []
static const FT_Frame_Field winpe_rsrc_dir_entry_fields []
static const FT_Frame_Field winpe_rsrc_data_entry_fields []
static const FT_Frame_Field winfnt_header_fields []
static const FT_CMap_ClassRec fnt_cmap_class_rec
static FT_CMap_Class const fnt_cmap_class = &fnt_cmap_class_rec
static const FT_Service_WinFntRec winfnt_service_rec
static const FT_ServiceDescRec winfnt_services []
FT_CALLBACK_TABLE_DEF const
FT_Driver_ClassRec 
winfnt_driver_class

Generated on Sat May 26 2012 06:00:01 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.