Searched refs:ltsp (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Dtext_reassemble.c1217 TCHUNK_SPECS *ltsp; local
1221 ltsp = &(tpi->chunks[tpi->used]);
1222 memcpy(ltsp,tsp,sizeof(TCHUNK_SPECS));
1223 if(tsp->co)ltsp->condensed = 75; /* Narrow was set in the font name */
1224 ltsp->xkern = ltsp->ykern = 0.0; /* kerning will be calculated from the derived layout */

Completed in 212 milliseconds