Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googlefonts/cu2qu
Cubic-to-quadratic bezier curve conversion
https://github.com/googlefonts/cu2qu
Last synced: 29 days ago
JSON representation
Cubic-to-quadratic bezier curve conversion
- Host: GitHub
- URL: https://github.com/googlefonts/cu2qu
- Owner: googlefonts
- License: apache-2.0
- Archived: true
- Created: 2015-11-05T23:40:44.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T12:10:28.000Z (about 2 years ago)
- Last Synced: 2024-11-02T16:07:55.057Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 414 KB
- Stars: 64
- Watchers: 33
- Forks: 21
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typography - cu2qu - Cubic-to-quadratic bezier curve conversion. (Python)
README
cu2qu
=====This library provides functions which take in UFO objects (Defcon Fonts
or Robofab RFonts) and converts any cubic curves to quadratic. The most
useful function is probably ``fonts_to_quadratic``.This library is now maintained as part of https://github.com/fonttools/fonttools