Home
last modified time | relevance | path

Searched refs:subfonts (Results 1 – 14 of 14) sorted by relevance

/external/freetype/src/cff/
Dcffobjs.c104 funcs->destroy( internal->subfonts[i - 1] ); in cff_size_done()
192 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_init()
197 &internal->subfonts[i - 1] ); in cff_size_init()
212 FT_FREE( internal->subfonts[i - 1] ); in cff_size_init()
255 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_select()
271 funcs->set_scale( internal->subfonts[i - 1], in cff_size_select()
327 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_request()
343 funcs->set_scale( internal->subfonts[i - 1], in cff_size_request()
782 CFF_FontRecDict sub = &cff->subfonts[i - 1]->font_dict; in cff_face_init()
Dcffgload.c364 sub_upm = (FT_Long)cff->subfonts[fd_index]->font_dict.units_per_em; in cff_slot_load()
366 font_matrix = cff->subfonts[fd_index]->font_dict.font_matrix; in cff_slot_load()
367 font_offset = cff->subfonts[fd_index]->font_dict.font_offset; in cff_slot_load()
Dcffload.c2440 font->subfonts[idx] = sub + idx; in cff_font_load()
2445 sub = font->subfonts[idx]; in cff_font_load()
2546 cff_subfont_done( memory, font->subfonts[idx] ); in cff_font_done()
2549 FT_FREE( font->subfonts[0] ); in cff_font_done()
/external/freetype/include/freetype/internal/
Dcffotypes.h83 PSH_Globals subfonts[CFF_MAX_CID_FONTS]; member
Dcfftypes.h379 CFF_SubFont subfonts[CFF_MAX_CID_FONTS]; member
/external/freetype/src/psaux/
Dcffdecode.c2393 sub = cff->subfonts[fd_index]; in cff_decoder_prepare()
2402 builder->hints_globals = (void *)internal->subfonts[fd_index]; in cff_decoder_prepare()
/external/freetype/
DChangeLog.20840 * src/cff/cffload.c (CFF_Done_Font): Free subfonts array only if
843 to the previous patch for freeing subfonts.
847 * src/cff/cffload.c (CFF_Done_Font): Free the subfonts array to
DChangeLog.234337 Since there are CFF subfonts (embedded in PDFs) which rely on
4545 `cffface->units_per_EM'. Otherwise, CFFs without subfonts are
4791 Finish fix of scaling bug of CID-keyed CFF subfonts.
4798 provide global hinting data for both the top-font and all subfonts
4804 Use CFF_Internal and handle subfonts.
4814 (cff_decoder_prepare): Handle hints globals for subfonts.
4816 (cff_slot_load): Handling scaling of subfonts properly.
4834 First steps to fix the scaling bug of CID-keyed CFF subfonts,
DChangeLog.27451 * src/sfnt/sfobjs. (sfnt_open_font): Trace number of subfonts.
DChangeLog.21391 Handle font matrix settings in subfonts.
394 for CID-keyed fonts with subfonts.
3575 example, the Japanese Hiragino font already contains 15 subfonts.
4952 different FNT charmaps for its subfonts. Consequently, the previous
DChangeLog.241222 index handling to load both pure CFFs with multiple subfonts and
4238 * src/sfnt/sfobjs.c (sfnt_open_font): Check number of TTC subfonts.
DChangeLog.221310 `subfonts'.
DChangeLog611 subfonts.
/external/freetype/docs/
DCHANGES1075 (i.e., TTCs using CFFs subfonts instead of TTFs), where it may
2149 - Pure CFFs without subfonts were scaled incorrectly if the font
2197 - CID-keyed CFFs with subfonts which are scaled in a non-standard