Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c4155 static PyObject *PyFFLayer_Simplify(PyFF_Layer *self, PyObject *args) { in PyFFLayer_Simplify() function
4919 {"simplify", (PyCFunction)PyFFLayer_Simplify, METH_VARARGS,