Home
last modified time | relevance | path

Searched refs:hdescent (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
4257hdescent = GetInt8(gw,CID_HHeadDescent,hdoff ? _("HHead De_scent Offset:") : _("HHead Descent:"),&… in GFI_OK()
4517 sf->pfminfo.hhead_descent = hdescent; in GFI_OK()