This package browser is in early development. Mind the rough edges.

python-cu2qu 1.6.7.post2

Cubic-to-quadratic bezier curve conversion

This library provides functions which take in UFO objects (such as Defcon Fonts or Robofab RFonts) and converts any cubic curves to quadratic. The most useful function is probably fonts_to_quadratic.

Installation

Install python-cu2qu 1.6.7.post2 as follows:

guix install python-cu2qu@1.6.7.post2

Or install the latest version:

guix install python-cu2qu

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.