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.
- Outputs:
out - Website: https://github.com/googlefonts/cu2qu
- Licenses: ASL 2.0
- Package source: gnu/packages/fontutils.scm
- Builds: See build status
- Issues: See known issues
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.