Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontinfo.c4045 int tlinegap=0, tascent=0, tdescent=0, hascent=0, hdescent=0; in GFI_OK() local
4243 tlinegap = GetInt8(gw,CID_TypoLineGap,_("Typo Line _Gap:"),&err); in GFI_OK()
4504 sf->pfminfo.os2_typolinegap = tlinegap; in GFI_OK()