Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c8169 static PyObject *PyFFGlyph_changeWeight(PyObject *self, PyObject *args) { in PyFFGlyph_changeWeight() function
9609 …{ "changeWeight", (PyCFunction) PyFFGlyph_changeWeight, METH_VARARGS, "Change the weight (thicknes…