Metadata-Version: 2.4
Name: fontgeometry
Version: 0.4.1
Summary: Font geometry tools
Author: Jens Kutílek
Author-email: Jens Kutílek <webmail@kutilek.de>
License-File: LICENSE
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Project-URL: Homepage, https://github.com/jenskutilek/jkFontGeometry
Project-URL: Bug Tracker, https://github.com/jenskutilek/jkFontGeometry/issues
Project-URL: Changelog, https://github.com/jenskutilek/jkFontGeometry/blob/master/CHANGELOG.md
Description-Content-Type: text/markdown

# fontgeometry

A collection of font-related geometry tools.

`fontgeometry` can split Bézier curves at arbitrary point, find extremum and inflection
points, and match different representations of those curves.

There is a demo script for Glyphs.app in the `Scripts/Glyphs` folder.
