Home
last modified time | relevance | path

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

/dports/graphics/founts/founts-13/
H A Dfounts.c2224 void makeballs(void) in makeballs() function
2406 makeballs(); in main()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Ddumppfa.c447 SplineSet *spl, int pdfopers, int forceclose, int makeballs, in dumpsplineset() argument
474 if ( makeballs && (spl->first->next==NULL || (spl->first->next->to==spl->first)) ) in dumpsplineset()