Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dpython.c15375 static PyObject *PyFFFont_removeLookupSubtable(PyFF_Font *self, PyObject *args) { in PyFFFont_removeLookupSubtable() function
18043 …{ "removeLookupSubtable", (PyCFunction) PyFFFont_removeLookupSubtable, METH_VARARGS, "Removes the …