rougier / freetype-py

Python binding for the freetype library
Other
298 stars 88 forks source link

don't depend on cmake via pip #170

Closed landfillbaby closed 1 year ago

landfillbaby commented 1 year ago

should just rely on a system copy of cmake. fixes build on termux.

typo in the commit message oops

HinTak commented 1 year ago

You can force-push to fix typos. (Better still fix typos before push - rebase with rewrite and edit is your friend)