Home
last modified time | relevance | path

Searched refs:FT_TRACE1 (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftcbasic.c114 FT_TRACE1(( "ftc_basic_family_get_count: too large number of glyphs " )); in ftc_basic_family_get_count()
115 FT_TRACE1(( "in this face, truncated\n", face->num_glyphs )); in ftc_basic_family_get_count()
304 FT_TRACE1(( "FTC_ImageCache_Lookup: higher bits in load_flags" )); in FTC_ImageCache_Lookup()
305 FT_TRACE1(( "0x%x are dropped\n", (type->flags & ~((FT_ULong)FT_UINT_MAX)) )); in FTC_ImageCache_Lookup()
380 FT_TRACE1(( "FTC_ImageCache_LookupScaler: higher bits in load_flags" )); in FTC_ImageCache_LookupScaler()
381 FT_TRACE1(( "0x%x are dropped\n", (load_flags & ~((FT_ULong)FT_UINT_MAX)) )); in FTC_ImageCache_LookupScaler()
489 FT_TRACE1(( "FTC_ImageCache_Lookup: higher bits in load_flags" )); in FTC_SBitCache_Lookup()
490 FT_TRACE1(( "0x%x are dropped\n", (type->flags & ~((FT_ULong)FT_UINT_MAX)) )); in FTC_SBitCache_Lookup()
567 FT_TRACE1(( "FTC_ImageCache_LookupScaler: higher bits in load_flags" )); in FTC_SBitCache_LookupScaler()
568 FT_TRACE1(( "0x%x are dropped\n", (load_flags & ~((FT_ULong)FT_UINT_MAX)) )); in FTC_SBitCache_LookupScaler()
/AliOS-Things-master/components/freetype/src/base/
A Dftsynth.c123 FT_TRACE1(( "FT_GlyphSlot_Embolden:" )); in FT_GlyphSlot_Embolden()
124 FT_TRACE1(( "too strong embolding parameter ystr=%d\n", ystr )); in FT_GlyphSlot_Embolden()
A Dftsystem.c264 FT_TRACE1(( "FT_Stream_Open:" )); in FT_Stream_Open()
265 FT_TRACE1(( " opened `%s' (%d bytes) successfully\n", in FT_Stream_Open()
A Dftobjs.c3345 FT_TRACE1(( "FT_Get_Char_Index: too large charcode" )); in FT_Get_Char_Index()
3346 FT_TRACE1(( " 0x%x is truncated\n", charcode )); in FT_Get_Char_Index()
3436 FT_TRACE1(( "FT_Get_Char_Index: too large charcode" )); in FT_Face_GetCharVariantIndex()
3437 FT_TRACE1(( " 0x%x is truncated\n", charcode )); in FT_Face_GetCharVariantIndex()
3442 FT_TRACE1(( " 0x%x is truncated\n", variantSelector )); in FT_Face_GetCharVariantIndex()
3477 FT_TRACE1(( "FT_Get_Char_Index: too large charcode" )); in FT_Face_GetCharVariantIsDefault()
3478 FT_TRACE1(( " 0x%x is truncated\n", charcode )); in FT_Face_GetCharVariantIsDefault()
3483 FT_TRACE1(( " 0x%x is truncated\n", variantSelector )); in FT_Face_GetCharVariantIsDefault()
3545 FT_TRACE1(( "FT_Get_Char_Index: too large charcode" )); in FT_Face_GetVariantsOfChar()
3546 FT_TRACE1(( " 0x%x is truncated\n", charcode )); in FT_Face_GetVariantsOfChar()
[all …]
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdfdrivr.c175 FT_TRACE1(( "bdf_cmap_char_next: charcode 0x%x > 32bit API" )); in bdf_cmap_char_next()
504 FT_TRACE1(( "BDF_Face_Init:" in BDF_Face_Init()
688 FT_TRACE1(( "BDF_Glyph_Load: glyph index %d\n", glyph_index )); in BDF_Glyph_Load()
702 FT_TRACE1(( "BDF_Glyph_Load: too large pitch %d is truncated\n", in BDF_Glyph_Load()
778 FT_TRACE1(( "bdf_get_bdf_property:" in bdf_get_bdf_property()
788 FT_TRACE1(( "bdf_get_bdf_property:" in bdf_get_bdf_property()
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvcommn.h341 FT_TRACE1(("\\x%02x", *b)) ; \
353 FT_TRACE1(("%c", *b)) ; \
355 FT_TRACE1(("\\x%02x", *b)) ; \
A Dgxvcommn.c915 FT_TRACE1(( " nameIndex = %d (", name_index )); in gxv_sfntName_validate()
917 FT_TRACE1(( ")\n" )); in gxv_sfntName_validate()
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfdrivr.c182 FT_TRACE1(( "pcf_cmap_char_next: charcode 0x%x > 32bit API" )); in pcf_cmap_char_next()
495 FT_TRACE1(( "PCF_Glyph_Load: glyph index %d\n", glyph_index )); in PCF_Glyph_Load()
620 FT_TRACE1(( "pcf_get_bdf_property: " )); in pcf_get_bdf_property()
621 FT_TRACE1(( "too large integer 0x%x is truncated\n" )); in pcf_get_bdf_property()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttsbit.c513 FT_TRACE1(( "tt_sbit_decoder_load_metrics: broken table" )); in tt_sbit_decoder_load_metrics()
560 FT_TRACE1(( "tt_sbit_decoder_load_byte_aligned:" in tt_sbit_decoder_load_byte_aligned()
568 FT_TRACE1(( "tt_sbit_decoder_load_byte_aligned: broken bitmap\n" )); in tt_sbit_decoder_load_byte_aligned()
699 FT_TRACE1(( "tt_sbit_decoder_load_bit_aligned:" in tt_sbit_decoder_load_bit_aligned()
707 FT_TRACE1(( "tt_sbit_decoder_load_bit_aligned: broken bitmap\n" )); in tt_sbit_decoder_load_bit_aligned()
817 FT_TRACE1(( "tt_sbit_decoder_load_compound: broken table\n" )); in tt_sbit_decoder_load_compound()
873 FT_TRACE1(( "tt_sbit_decoder_load_png: broken bitmap\n" )); in tt_sbit_decoder_load_png()
881 FT_TRACE1(( "tt_sbit_decoder_load_png: broken bitmap\n" )); in tt_sbit_decoder_load_png()
/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvmod.c98 FT_TRACE1(( "otv_validate: Invalid glyphs index (0x0000FFFF - 0x%08x) ", in otv_validate()
100 FT_TRACE1(( "are not handled by OpenType tables\n" )); in otv_validate()
/AliOS-Things-master/components/freetype/include/internal/
A Dftdebug.h158 #define FT_TRACE1( varformat ) FT_TRACE( 1, varformat ) macro
/AliOS-Things-master/components/freetype/src/truetype/
A Dttpload.c216 FT_TRACE1(( "tt_face_get_location:" in tt_face_get_location()
226 FT_TRACE1(( "tt_face_get_location:" in tt_face_get_location()
A Dttgload.c752 FT_TRACE1(( "TT_Hint_Glyph: too long instructions" )); in TT_Hint_Glyph()
753 FT_TRACE1(( " (0x%lx byte) is truncated\n", in TT_Hint_Glyph()
1223 FT_TRACE1(( "TT_Process_Composite_Glyph:" in TT_Process_Composite_Glyph()
2349 FT_TRACE1(( "TT_Load_Glyph: glyph index %d\n", glyph_index )); in TT_Load_Glyph()
A Dttinterp.c468 FT_TRACE1(( "Init_Context: new object at 0x%08p\n", exec )); in Init_Context()
9040 FT_TRACE1(( " The interpreter returned error 0x%x\n", CUR.error )); in TT_RunIns()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffparse.c540 FT_TRACE1(( "cff_parse_font_matrix:" in cff_parse_font_matrix()
647 FT_TRACE1(( "cff_parse_cid_ros: real supplement is rounded\n" )); in cff_parse_cid_ros()
650 FT_TRACE1(( "cff_parse_cid_ros: negative supplement %d is found\n", in cff_parse_cid_ros()
A Dcffdrivr.c167 FT_TRACE1(( "cff_glyph_load: glyph index %d\n", glyph_index )); in cff_glyph_load()
496 FT_TRACE1(( "cff_get_ros: too large supplement %d is truncated\n", in cff_get_ros()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrsbit.c641 FT_TRACE1(( "pfr_slot_load_bitmap:" )); in pfr_slot_load_bitmap()
642 FT_TRACE1(( "huge bitmap glyph %dx%d over FT_GlyphSlot\n", in pfr_slot_load_bitmap()
A Dpfrobjs.c328 FT_TRACE1(( "pfr_slot_load: glyph index %d\n", gindex )); in pfr_slot_load()
/AliOS-Things-master/components/freetype/src/autofit/
A Dhbshim.c477 FT_TRACE1(( "af_get_char_index:" in af_get_char_index()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidgload.c61 FT_TRACE1(( "cid_load_glyph: glyph index %d\n", glyph_index )); in cid_load_glyph()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1gload.c303 FT_TRACE1(( "T1_Load_Glyph: glyph index %d\n", glyph_index )); in T1_Load_Glyph()
A Dt1load.c1019 FT_TRACE1(( "t1_load_keyword: ignoring keyword `%s'" in t1_load_keyword()
1991 FT_TRACE1(( "parse_dict: found `%s' but ignoring it" in parse_dict()
/AliOS-Things-master/components/freetype/src/type42/
A Dt42objs.c650 FT_TRACE1(( "T42_GlyphSlot_Load: glyph index %d\n", glyph_index )); in T42_GlyphSlot_Load()
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c987 FT_TRACE1(( "FNT_Load_Glyph: glyph index %d\n", glyph_index )); in FNT_Load_Glyph()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c200 #define FT_TRACE1( x ) do { } while ( 0 ) /* nothing */ macro
854 FT_TRACE1(( "overflow in End_Profile\n" )); in End_Profile()

Completed in 63 milliseconds