Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googlefonts/cu2qu

Cubic-to-quadratic bezier curve conversion
https://github.com/googlefonts/cu2qu

Last synced: about 2 months ago
JSON representation

Cubic-to-quadratic bezier curve conversion

Awesome Lists containing this project

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