Searched defs:metrics (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | ttobjs.c | 926 TT_Pos Scale_X( PIns_Metrics metrics, TT_Pos x ) in Scale_X() 945 TT_Pos Scale_Y( PIns_Metrics metrics, TT_Pos y ) in Scale_Y()
|
H A D | zchar32.c | 39 double metrics[10]; in zmakeglyph32() local
|
H A D | gxfont42.h | 66 gs_type42_mtx_t metrics[2]; /* hhea/hmtx, vhea/vmtx (indexed by WMode) */ member
|
H A D | fapiufst.c | 874 …retcode get_char_width(FAPI_server *server, FAPI_font *ff, FAPI_char_ref *c, FAPI_metrics *metrics) in get_char_width() 937 private inline void set_metrics(fapi_ufst_server *r, FAPI_metrics *metrics, SL32 design_bbox[4], SW… in set_metrics() 947 …pi_ufst_server *r, FAPI_font *ff, FAPI_char_ref *c, FAPI_path *p, FAPI_metrics *metrics, UW16 form… in get_char() 1004 …t_char_outline_metrics(FAPI_server *server, FAPI_font *ff, FAPI_char_ref *c, FAPI_metrics *metrics) in get_char_outline_metrics() 1020 …et_char_raster_metrics(FAPI_server *server, FAPI_font *ff, FAPI_char_ref *c, FAPI_metrics *metrics) in get_char_raster_metrics()
|
H A D | ttobjs.h | 573 TIns_Metrics metrics; member 654 TIns_Metrics metrics; /* instance metrics */ member
|
H A D | zfapi.c | 1072 private void compute_em_scale(const gs_font_base *pbfont, FAPI_metrics *metrics, double FontMatrix_… in compute_em_scale() 1208 FAPI_metrics metrics; in FAPI_do_char() local
|