Searched defs:fsp2 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Dtext_reassemble.c265 FNT_SPECS *fsp,*fsp2; local
269 fsp2 = &fti->fonts[fsp->alts[i].fi_idx]; /* these are in order of descending previous usage */
270 glyph_index = FT_Get_Char_Index( fsp2->face, wc); /* we have the face, might as well check that directly */
273 *efsp = fsp2;

Completed in 27 milliseconds