Searched refs:EMB_FMT_T1 (Results 1 – 4 of 4) sorted by relevance
122 } else if (ret->intype==EMB_FMT_T1) { in emb_new()124 ret->outtype=EMB_FMT_T1; in emb_new()188 if (emb->outtype==EMB_FMT_T1) { in emb_embed()
8 typedef enum { EMB_FMT_T1, // type1, with AFM/PFM,PFA/PFB enumerator
122 if (emb->outtype==EMB_FMT_T1) { in main()
333 } else if (emb->outtype==EMB_FMT_T1) { // TODO in pdfOut_write_font()