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

t1decode.c File Reference
#include <ft2build.h>
#include "t1decode.h"
#include "psobjs.h"
#include "psauxerr.h"

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_t1decode

Enumerations

enum  T1_Operator {
  op_none = 0, op_endchar, op_hsbw, op_seac,
  op_sbw, op_closepath, op_hlineto, op_hmoveto,
  op_hvcurveto, op_rlineto, op_rmoveto, op_rrcurveto,
  op_vhcurveto, op_vlineto, op_vmoveto, op_dotsection,
  op_hstem, op_hstem3, op_vstem, op_vstem3,
  op_div, op_callothersubr, op_callsubr, op_pop,
  op_return, op_setcurrentpoint, op_unknown15, op_max
}

Functions

static FT_Int t1_lookup_glyph_by_stdcharcode (T1_Decoder decoder, FT_Int charcode)
static FT_Error t1operator_seac (T1_Decoder decoder, FT_Pos asb, FT_Pos adx, FT_Pos ady, FT_Int bchar, FT_Int achar)
 t1_decoder_parse_charstrings (T1_Decoder decoder, FT_Byte *charstring_base, FT_UInt charstring_len)
 t1_decoder_parse_glyph (T1_Decoder decoder, FT_UInt glyph)
 t1_decoder_init (T1_Decoder decoder, FT_Face face, FT_Size size, FT_GlyphSlot slot, FT_Byte **glyph_names, PS_Blend blend, FT_Bool hinting, FT_Render_Mode hint_mode, T1_Decoder_Callback parse_callback)
 t1_decoder_done (T1_Decoder decoder)

Variables

static const FT_Int t1_args_count [op_max]

Generated on Sun May 27 2012 06:00:25 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.