Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c9546 static PyObject *PyFFGlyph_isWorthOutputting(PyFF_Glyph *self, PyObject *UNUSED(args)) { in PyFFGlyph_isWorthOutputting() function
9620 …{ "isWorthOutputting", (PyCFunction) PyFFGlyph_isWorthOutputting, METH_NOARGS, "Returns whether th…