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

pcfread.c File Reference
#include <ft2build.h>
#include "pcf.h"
#include "pcfread.h"
#include "pcferror.h"

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_pcfread
#define FT_STRUCTURE   PCF_TocRec
#define FT_STRUCTURE   PCF_TableRec
#define PCF_METRIC_SIZE   12
#define FT_STRUCTURE   PCF_MetricRec
#define FT_STRUCTURE   PCF_MetricRec
#define PCF_COMPRESSED_METRIC_SIZE   5
#define FT_STRUCTURE   PCF_Compressed_MetricRec
#define PCF_PROPERTY_SIZE   9
#define FT_STRUCTURE   PCF_ParsePropertyRec
#define FT_STRUCTURE   PCF_ParsePropertyRec
#define FT_STRUCTURE   PCF_AccelRec
#define FT_STRUCTURE   PCF_AccelRec

Functions

static FT_Error pcf_read_TOC (FT_Stream stream, PCF_Face face)
static FT_Error pcf_get_metric (FT_Stream stream, FT_ULong format, PCF_Metric metric)
static FT_Error pcf_seek_to_table_type (FT_Stream stream, PCF_Table tables, FT_ULong ntables, FT_ULong type, FT_ULong *aformat, FT_ULong *asize)
static FT_Bool pcf_has_table_type (PCF_Table tables, FT_ULong ntables, FT_ULong type)
 pcf_find_property (PCF_Face face, const FT_String *prop)
static FT_Error pcf_get_properties (FT_Stream stream, PCF_Face face)
static FT_Error pcf_get_metrics (FT_Stream stream, PCF_Face face)
static FT_Error pcf_get_bitmaps (FT_Stream stream, PCF_Face face)
static FT_Error pcf_get_encodings (FT_Stream stream, PCF_Face face)
static FT_Error pcf_get_accel (FT_Stream stream, PCF_Face face, FT_ULong type)
static FT_Error pcf_interpret_style (PCF_Face pcf)
 pcf_load_font (FT_Stream stream, PCF_Face face)

Variables

static const FT_Frame_Field pcf_toc_header []
static const FT_Frame_Field pcf_table_header []
static const FT_Frame_Field pcf_metric_header []
static const FT_Frame_Field pcf_metric_msb_header []
static const FT_Frame_Field pcf_compressed_metric_header []
static const FT_Frame_Field pcf_property_header []
static const FT_Frame_Field pcf_property_msb_header []
static const FT_Frame_Field pcf_accel_header []
static const FT_Frame_Field pcf_accel_msb_header []

Generated on Sat May 26 2012 05:59:39 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.