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

cffload.c File Reference
#include <ft2build.h>
#include "cffload.h"
#include "cffparse.h"
#include "cfferrs.h"

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_cffload
#define FT_STRUCTURE   CFF_FontRec

Functions

 cff_get_standard_encoding (FT_UInt charcode)
static FT_ULong cff_index_read_offset (CFF_Index idx, FT_Error *errorp)
static FT_Error cff_index_init (CFF_Index idx, FT_Stream stream, FT_Bool load)
static void cff_index_done (CFF_Index idx)
static FT_Error cff_index_load_offsets (CFF_Index idx)
static FT_Error cff_index_get_pointers (CFF_Index idx, FT_Byte ***table, FT_Byte **pool)
 cff_index_access_element (CFF_Index idx, FT_UInt element, FT_Byte **pbytes, FT_ULong *pbyte_len)
 cff_index_forget_element (CFF_Index idx, FT_Byte **pbytes)
 cff_index_get_name (CFF_Font font, FT_UInt element)
 cff_index_get_string (CFF_Font font, FT_UInt element)
 cff_index_get_sid_string (CFF_Font font, FT_UInt sid)
static void CFF_Done_FD_Select (CFF_FDSelect fdselect, FT_Stream stream)
static FT_Error CFF_Load_FD_Select (CFF_FDSelect fdselect, FT_UInt num_glyphs, FT_Stream stream, FT_ULong offset)
 cff_fd_select_get (CFF_FDSelect fdselect, FT_UInt glyph_index)
static FT_Error cff_charset_compute_cids (CFF_Charset charset, FT_UInt num_glyphs, FT_Memory memory)
 cff_charset_cid_to_gindex (CFF_Charset charset, FT_UInt cid)
static void cff_charset_free_cids (CFF_Charset charset, FT_Memory memory)
static void cff_charset_done (CFF_Charset charset, FT_Stream stream)
static FT_Error cff_charset_load (CFF_Charset charset, FT_UInt num_glyphs, FT_Stream stream, FT_ULong base_offset, FT_ULong offset, FT_Bool invert)
static void cff_encoding_done (CFF_Encoding encoding)
static FT_Error cff_encoding_load (CFF_Encoding encoding, CFF_Charset charset, FT_UInt num_glyphs, FT_Stream stream, FT_ULong base_offset, FT_ULong offset)
static FT_Error cff_subfont_load (CFF_SubFont font, CFF_Index idx, FT_UInt font_index, FT_Stream stream, FT_ULong base_offset, FT_Library library)
static void cff_subfont_done (FT_Memory memory, CFF_SubFont subfont)
 cff_font_load (FT_Library library, FT_Stream stream, FT_Int face_index, CFF_Font font, FT_Bool pure_cff)
 cff_font_done (CFF_Font font)

Variables

static const FT_UShort cff_isoadobe_charset [229]
static const FT_UShort cff_expert_charset [166]
static const FT_UShort cff_expertsubset_charset [87]
static const FT_UShort cff_standard_encoding [256]
static const FT_UShort cff_expert_encoding [256]

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