Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c14965 static PyObject *PyFFFont_addKerningClass(PyFF_Font *self, PyObject *args) { in PyFFFont_addKerningClass() function
18017 …{ "addKerningClass", (PyCFunction) PyFFFont_addKerningClass, METH_VARARGS, "Add a new subtable wit…