Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcffobjs.c105 funcs->destroy( internal->subfonts[i - 1] ); in cff_size_done()
194 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_init()
199 &internal->subfonts[i - 1] ); in cff_size_init()
246 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_select()
262 funcs->set_scale( internal->subfonts[i - 1], in cff_size_select()
318 CFF_SubFont sub = font->subfonts[i - 1]; in cff_size_request()
334 funcs->set_scale( internal->subfonts[i - 1], in cff_size_request()
772 CFF_FontRecDict sub = &cff->subfonts[i - 1]->font_dict; in cff_face_init()
Dcffgload.c365 sub_upm = (FT_Long)cff->subfonts[fd_index]->font_dict.units_per_em; in cff_slot_load()
368 font_matrix = cff->subfonts[fd_index]->font_dict.font_matrix; in cff_slot_load()
369 font_offset = cff->subfonts[fd_index]->font_dict.font_offset; in cff_slot_load()
Dcffload.c2434 font->subfonts[idx] = sub + idx; in cff_font_load()
2439 sub = font->subfonts[idx]; in cff_font_load()
2540 cff_subfont_done( memory, font->subfonts[idx] ); in cff_font_done()
2543 FT_FREE( font->subfonts[0] ); in cff_font_done()
/external/freetype/include/freetype/internal/
Dcffotypes.h84 PSH_Globals subfonts[CFF_MAX_CID_FONTS]; member
Dcfftypes.h383 CFF_SubFont subfonts[CFF_MAX_CID_FONTS]; member
/external/freetype/src/psaux/
Dcffdecode.c2354 sub = cff->subfonts[fd_index]; in cff_decoder_prepare()
2363 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'.
/external/freetype/docs/
DCHANGES793 (i.e., TTCs using CFFs subfonts instead of TTFs), where it may
1867 - Pure CFFs without subfonts were scaled incorrectly if the font
1915 - CID-keyed CFFs with subfonts which are scaled in a non-standard