TkinterEP / python-tkextrafont

C-extension for Tcl to allow loading custom font files into Tcl/Tk applications, packaged for Python's Tkinter
Other
20 stars 3 forks source link

Migrate to pyproject.toml and scikit-build-core #11

Closed mochaaP closed 6 months ago

mochaaP commented 6 months ago

build: switch to scikit-build-core, use gitmodules & peru, clarify license build: use prebuilt Tcl/Tk from CPython, fontconfig from vcpkg on win32 msvc ci: add cibuildwheel and dependabot

Tested on py3.12 Feodra Linux

See changes in https://github.com/TkinterEP/python-tksvg/pull/6

TODO: