Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c17812 static PyObject *PyFFFont_Round(PyFF_Font *self, PyObject *args) { in PyFFFont_Round() function
18078 …{ "round", (PyCFunction)PyFFFont_Round, METH_VARARGS, "Rounds point coordinates (and reference tra…