Merge branch 'blender-v4.0-release'

This commit is contained in:
Campbell Barton
2023-11-01 11:40:49 +11:00

View File

@@ -53,7 +53,7 @@ static PyObject *py_blf_position(PyObject * /*self*/, PyObject *args)
}
PyDoc_STRVAR(py_blf_size_doc,
".. function:: size(fontid, size, dpi=72)\n"
".. function:: size(fontid, size)\n"
"\n"
" Set the size for drawing text.\n"
"\n"