Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c14982 int separation= -1, touch=0, do_autokern=false, only_closer=0, autokern=true; in PyFFFont_addKerningClass() local
15005 do_autokern = true; in PyFFFont_addKerningClass()
15010 do_autokern = false; in PyFFFont_addKerningClass()
15086 if ( do_autokern ) { in PyFFFont_addKerningClass()