Home
last modified time | relevance | path

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

12

/external/noto-fonts/scripts/
Dcolor_emoji_image_diff.py74 glyph_names = [x["input"] for x in seq]
75 codepoints = [glyph_to_codepoint_map[x] for x in glyph_names]
79 print("Warning: no output glyph is set for " + str(glyph_names))
84 + str(glyph_names) + ", will use the first one")
99 glyph_names = [name] + ligature.Component
100 codepoints = [glyph_to_codepoint_map[x] for x in glyph_names]
/external/freetype/src/psaux/
Dt1cmap.c43 cmap->glyph_names = (const char* const*)face->type1.glyph_names; in t1_cmap_std_init()
56 cmap->glyph_names = NULL; in t1_cmap_std_done()
82 const char* gname = cmap->glyph_names[n]; in t1_cmap_std_char_index()
293 return face->type1.glyph_names[idx]; in psaux_get_glyph_name()
Dt1cmap.h47 const char* const* glyph_names; member
Dt1decode.c149 FT_String* name = (FT_String*)decoder->glyph_names[n]; in t1_lookup_glyph_by_stdcharcode_ps()
202 FT_String* name = (FT_String*)decoder->glyph_names[n]; in t1_lookup_glyph_by_stdcharcode()
293 if ( decoder->glyph_names == 0 && in t1operator_seac()
296 if ( decoder->glyph_names == 0 ) in t1operator_seac()
2095 FT_Byte** glyph_names, in t1_decoder_init() argument
2126 decoder->glyph_names = glyph_names; in t1_decoder_init()
Dt1decode.h58 FT_Byte** glyph_names,
Dpsobjs.c2441 ps_decoder->glyph_names = t1_decoder->glyph_names; in ps_decoder_init()
Dpsintrp.c1337 if ( decoder->glyph_names == 0 && in cf2_interpT2CharString()
1340 if ( decoder->glyph_names == 0 ) in cf2_interpT2CharString()
/external/freetype/src/type42/
Dt42objs.c93 type1->glyph_names_block = loader.glyph_names.block; in T42_Open_Face()
94 type1->glyph_names = (FT_String**)loader.glyph_names.elements; in T42_Open_Face()
95 loader.glyph_names.block = NULL; in T42_Open_Face()
96 loader.glyph_names.elements = NULL; in T42_Open_Face()
126 const FT_String* glyph_name = type1->glyph_names[idx]; in T42_Open_Face()
434 FT_FREE( type1->glyph_names ); in T42_Face_Done()
Dt42drivr.c65 FT_STRCPYN( buffer, face->type1.glyph_names[glyph_index], buffer_max ); in t42_get_glyph_name()
80 FT_String* gname = face->type1.glyph_names[i]; in t42_get_name_index()
Dt42parse.h51 PS_TableRec glyph_names; member
Dt42parse.c790 PS_Table name_table = &loader->glyph_names; in t42_parse_charstrings()
1288 loader->glyph_names.init = 0; in t42_loader_init()
1301 T1_Release_Table( &loader->glyph_names ); in t42_loader_done()
/external/freetype/src/sfnt/
Dttpost.c291 table->glyph_names = name_strings; in load_format_20()
443 FT_FREE( table->glyph_names[n] ); in tt_face_free_ps_names()
445 FT_FREE( table->glyph_names ); in tt_face_free_ps_names()
544 *PSname = (FT_String*)table->glyph_names[name_index - 258]; in tt_face_get_ps_name()
/external/noto-fonts/emoji-compat/
Dcreatefont.py565 glyph_names = [x["input"] for x in seq]
566 codepoints = [glyph_to_codepoint_map[x] for x in glyph_names]
570 print("Warning: no output glyph is set for " + str(glyph_names))
575 + str(glyph_names) + ", will use the first one")
590 glyph_names = [name] + ligature.Component
591 codepoints = [glyph_to_codepoint_map[x] for x in glyph_names]
/external/freetype/src/type1/
Dt1driver.c65 FT_STRCPYN( buffer, face->type1.glyph_names[glyph_index], buffer_max ); in t1_get_glyph_name()
80 FT_String* gname = face->type1.glyph_names[i]; in t1_get_name_index()
297 retval = ft_strlen( type1->glyph_names[idx] ) + 1; in t1_ps_get_font_value()
300 ft_memcpy( value, (void *)( type1->glyph_names[idx] ), retval ); in t1_ps_get_font_value()
Dt1load.h42 PS_TableRec glyph_names; member
Dt1gload.c231 (FT_Byte**)type1->glyph_names, in T1_Compute_Max_Advance()
309 (FT_Byte**)type1->glyph_names, in T1_Get_Advances()
416 (FT_Byte**)type1->glyph_names, in T1_Load_Glyph()
Dt1load.c1904 PS_Table name_table = &loader->glyph_names; in parse_charstrings()
2485 T1_Release_Table( &loader->glyph_names ); in t1_done_loader()
2646 type1->glyph_names_block = loader.glyph_names.block; in T1_Open_Face()
2647 type1->glyph_names = (FT_String**)loader.glyph_names.elements; in T1_Open_Face()
2648 loader.glyph_names.block = NULL; in T1_Open_Face()
2649 loader.glyph_names.elements = NULL; in T1_Open_Face()
2678 const FT_String* glyph_name = type1->glyph_names[idx]; in T1_Open_Face()
Dt1afm.c68 char* gname = (char*)type1->glyph_names[n]; in t1_get_index()
Dt1objs.c243 FT_FREE( type1->glyph_names ); in T1_Face_Done()
/external/wayland/cursor/
Dconvert_font.c120 struct glyph_names { struct
178 handle_glyph_names(struct glyph_names *names) in handle_glyph_names()
188 void *names_start = ((void*) names) + sizeof(struct glyph_names) in handle_glyph_names()
/external/freetype/include/freetype/internal/
Dpsaux.h661 FT_Byte** glyph_names; /* for pure CFF fonts only */ member
910 FT_Byte** glyph_names,
952 FT_Byte** glyph_names; member
1198 FT_Byte** glyph_names; /* for pure CFF fonts only */ member
Dt1types.h116 FT_String** glyph_names; /* array of glyph names */ member
Dtttypes.h806 FT_Char** glyph_names; member
/external/fonttools/Lib/fontTools/subset/
D__init__.py1958 if not options.glyph_names:
2500 self.glyph_names = False
3031 dontLoadGlyphNames = not options.glyph_names and not glyphs
/external/freetype/
DChangeLog.221655 (PS_Unicodes_InitFunc): Use FT_String for `glyph_names'.
1664 (ps_unicodes_init): Use FT_String for `glyph_names' argument.

12