Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_pfr |
#define | FT_STRUCTURE PFR_HeaderRec |
Functions | |
pfr_extra_items_skip (FT_Byte **pp, FT_Byte *limit) | |
pfr_extra_items_parse (FT_Byte **pp, FT_Byte *limit, PFR_ExtraItem item_list, FT_Pointer item_data) | |
pfr_header_load (PFR_Header header, FT_Stream stream) | |
pfr_header_check (PFR_Header header) | |
pfr_log_font_count (FT_Stream stream, FT_UInt32 section_offset, FT_UInt *acount) | |
pfr_log_font_load (PFR_LogFont log_font, FT_Stream stream, FT_UInt idx, FT_UInt32 section_offset, FT_Bool size_increment) | |
pfr_extra_item_load_bitmap_info (FT_Byte *p, FT_Byte *limit, PFR_PhyFont phy_font) | |
pfr_extra_item_load_font_id (FT_Byte *p, FT_Byte *limit, PFR_PhyFont phy_font) | |
pfr_extra_item_load_stem_snaps (FT_Byte *p, FT_Byte *limit, PFR_PhyFont phy_font) | |
pfr_extra_item_load_kerning_pairs (FT_Byte *p, FT_Byte *limit, PFR_PhyFont phy_font) | |
pfr_phy_font_done (PFR_PhyFont phy_font, FT_Memory memory) | |
pfr_phy_font_load (PFR_PhyFont phy_font, FT_Stream stream, FT_UInt32 offset, FT_UInt32 size) | |
#define FT_STRUCTURE PFR_HeaderRec |
pfr_extra_item_load_bitmap_info | ( | FT_Byte * | p, |
FT_Byte * | limit, | ||
PFR_PhyFont | phy_font | ||
) |
Definition at line 348 of file pfrload.c.
References PFR_StrikeRec_::bct_offset, PFR_StrikeRec_::bct_size, error, PFR_StrikeRec_::flags, FT_CALLBACK_DEF, FT_Err_Ok, FT_ERROR, FT_PAD_CEIL, FT_RENEW_ARRAY, FT_THROW(), PFR_StrikeRec_::num_bitmaps, PFR_CHECK, PFR_NEXT_BYTE, PFR_NEXT_ULONG, PFR_NEXT_USHORT, PFR_STRIKE_2BYTE_COUNT, PFR_STRIKE_2BYTE_XPPM, PFR_STRIKE_2BYTE_YPPM, PFR_STRIKE_3BYTE_OFFSET, PFR_STRIKE_3BYTE_SIZE, PFR_StrikeRec_::x_ppm, and PFR_StrikeRec_::y_ppm.
pfr_extra_item_load_font_id | ( | FT_Byte * | p, |
FT_Byte * | limit, | ||
PFR_PhyFont | phy_font | ||
) |
Definition at line 448 of file pfrload.c.
References error, FT_ALLOC, FT_CALLBACK_DEF, FT_Err_Ok, FT_MEM_COPY, and NULL.
pfr_extra_item_load_kerning_pairs | ( | FT_Byte * | p, |
FT_Byte * | limit, | ||
PFR_PhyFont | phy_font | ||
) |
Definition at line 519 of file pfrload.c.
References PFR_KernItemRec_::base_adj, error, PFR_KernItemRec_::flags, FT_Err_Ok, FT_ERROR, FT_FREE, FT_NEW, FT_THROW(), FT_TRACE2, PFR_KernItemRec_::next, NULL, PFR_KernItemRec_::offset, PFR_KernItemRec_::pair1, PFR_KernItemRec_::pair2, PFR_KernItemRec_::pair_count, PFR_KernItemRec_::pair_size, PFR_CHECK, PFR_KERN_2BYTE_ADJ, PFR_KERN_2BYTE_CHAR, PFR_KERN_INDEX, PFR_NEXT_BYTE, PFR_NEXT_SHORT, and PFR_NEXT_USHORT.
pfr_extra_item_load_stem_snaps | ( | FT_Byte * | p, |
FT_Byte * | limit, | ||
PFR_PhyFont | phy_font | ||
) |
Definition at line 474 of file pfrload.c.
References error, FT_CALLBACK_DEF, FT_Err_Ok, FT_ERROR, FT_NEW_ARRAY, FT_NEXT_SHORT, FT_THROW(), NULL, PFR_CHECK, and PFR_NEXT_BYTE.
pfr_extra_items_parse | ( | FT_Byte ** | pp, |
FT_Byte * | limit, | ||
PFR_ExtraItem | item_list, | ||
FT_Pointer | item_data | ||
) |
Definition at line 47 of file pfrload.c.
References error, FT_Err_Ok, FT_ERROR, FT_THROW(), NULL, PFR_ExtraItemRec_::parser, PFR_CHECK, PFR_NEXT_BYTE, and PFR_ExtraItemRec_::type.
Referenced by pfr_extra_items_skip(), and pfr_phy_font_load().
Definition at line 39 of file pfrload.c.
References FT_LOCAL_DEF, NULL, and pfr_extra_items_parse().
Referenced by pfr_log_font_load().
pfr_header_check | ( | PFR_Header | header | ) |
Definition at line 173 of file pfrload.c.
References FT_Bool, and FT_LOCAL_DEF.
Referenced by pfr_face_init().
pfr_header_load | ( | PFR_Header | header, |
FT_Stream | stream | ||
) |
Definition at line 153 of file pfrload.c.
References error, FT_Bool, FT_LOCAL_DEF, FT_STREAM_READ_FIELDS, and FT_STREAM_SEEK.
Referenced by pfr_face_init().
Definition at line 200 of file pfrload.c.
References error, FT_LOCAL_DEF, FT_READ_USHORT, and FT_STREAM_SEEK.
Referenced by pfr_face_init().
pfr_log_font_load | ( | PFR_LogFont | log_font, |
FT_Stream | stream, | ||
FT_UInt | idx, | ||
FT_UInt32 | section_offset, | ||
FT_Bool | size_increment | ||
) |
Definition at line 221 of file pfrload.c.
References error, FT_CALLBACK_DEF, FT_ERROR, FT_FRAME_ENTER, FT_FRAME_EXIT, FT_READ_UOFF3, FT_READ_USHORT, FT_STREAM_SEEK, FT_STREAM_SKIP, FT_THROW(), idx, local, PFR_CHECK, pfr_extra_items_skip(), PFR_LINE_JOIN_MASK, PFR_LINE_JOIN_MITER, PFR_LOG_2BYTE_BOLD, PFR_LOG_2BYTE_STROKE, PFR_LOG_BOLD, PFR_LOG_EXTRA_ITEMS, PFR_LOG_STROKE, PFR_NEXT_BYTE, PFR_NEXT_LONG, PFR_NEXT_SHORT, PFR_NEXT_ULONG, and PFR_NEXT_USHORT.
Referenced by pfr_face_init().
pfr_phy_font_done | ( | PFR_PhyFont | phy_font, |
FT_Memory | memory | ||
) |
Definition at line 668 of file pfrload.c.
References FT_FREE, FT_LOCAL_DEF, PFR_KernItemRec_::next, and NULL.
Referenced by pfr_face_done().
pfr_phy_font_load | ( | PFR_PhyFont | phy_font, |
FT_Stream | stream, | ||
FT_UInt32 | offset, | ||
FT_UInt32 | size | ||
) |
Definition at line 712 of file pfrload.c.
References error, FT_FRAME_ENTER, FT_STREAM_SEEK, NULL, PFR_CHECK, pfr_extra_items_parse(), PFR_NEXT_BYTE, PFR_NEXT_SHORT, PFR_NEXT_ULONG, PFR_NEXT_USHORT, PFR_PHY_EXTRA_ITEMS, and PFR_PHY_PROPORTIONAL.
Referenced by pfr_face_init().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.