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

t1load.c File Reference
#include <ft2build.h>
#include "t1load.h"
#include "t1errors.h"
#include "t1tokens.h"

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_t1load
#define TABLE_EXTEND   5
#define T1_FIELD_COUNT   ( sizeof ( t1_keywords ) / sizeof ( t1_keywords[0] ) )

Functions

static FT_Error t1_allocate_blend (T1_Face face, FT_UInt num_designs, FT_UInt num_axis)
 T1_Get_Multi_Master (T1_Face face, FT_Multi_Master *master)
 mm_axis_unmap (PS_DesignMap axismap, FT_Fixed ncv)
 mm_weights_unmap (FT_Fixed *weights, FT_Fixed *axiscoords, FT_UInt axis_count)
 T1_Get_MM_Var (T1_Face face, FT_MM_Var **master)
 T1_Set_MM_Blend (T1_Face face, FT_UInt num_coords, FT_Fixed *coords)
 T1_Set_MM_Design (T1_Face face, FT_UInt num_coords, FT_Long *coords)
 T1_Set_Var_Design (T1_Face face, FT_UInt num_coords, FT_Fixed *coords)
 T1_Done_Blend (T1_Face face)
static void parse_blend_axis_types (T1_Face face, T1_Loader loader)
static void parse_blend_design_positions (T1_Face face, T1_Loader loader)
static void parse_blend_design_map (T1_Face face, T1_Loader loader)
static void parse_weight_vector (T1_Face face, T1_Loader loader)
static void parse_buildchar (T1_Face face, T1_Loader loader)
static FT_Error t1_load_keyword (T1_Face face, T1_Loader loader, const T1_Field field)
static void parse_private (T1_Face face, T1_Loader loader)
static int read_binary_data (T1_Parser parser, FT_Long *size, FT_Byte **base)
static void parse_font_matrix (T1_Face face, T1_Loader loader)
static void parse_encoding (T1_Face face, T1_Loader loader)
static void parse_subrs (T1_Face face, T1_Loader loader)
static void parse_charstrings (T1_Face face, T1_Loader loader)
static FT_Error parse_dict (T1_Face face, T1_Loader loader, FT_Byte *base, FT_Long size)
static void t1_init_loader (T1_Loader loader, T1_Face face)
static void t1_done_loader (T1_Loader loader)
 T1_Open_Face (T1_Face face)

Variables

static const T1_FieldRec t1_keywords []

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