{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/18"},{"label":"Mathematics","url":"https://skillfed.io/packages/category/scientific-engineering-mathematics/3"},{"label":"Graphics Conversion","url":"https://skillfed.io/packages/category/multimedia-graphics-graphics-conversion"},{"label":"Vector-Based","url":"https://skillfed.io/packages/category/multimedia-graphics-editors-vector-based"}],"enrichment":{"capability":"Converts cubic B\u00e9zier curves to quadratic curves in font objects (Defcon or Robofab UFO formats), with the primary entry point being the `fonts_to_quadratic` function.","skillfed_tags":["font-tools","legacy-package"],"use_cases":["Convert cubic curves to quadratic in font design workflows where quadratic curves are required","Optimize font files by reducing curve complexity during font build pipelines","Process UFO font objects programmatically as part of font tooling in legacy projects"],"what_it_does":"cu2qu is a font processing library that takes UFO font objects and converts their cubic B\u00e9zier curves to quadratic curves. It was originally developed for font optimization workflows but is now maintained as part of fonttools rather than as a standalone package.\n\nThe library depends only on fonttools and installs as a pure Python wheel with low friction. However, it has been abandoned for 1367 days, with its last release on 2022-11-16. Since the functionality is now integrated into fonttools itself, new projects should prefer using fonttools directly; this package is primarily useful for legacy codebases or workflows that already depend on it.","worth_installing":"No. The package is abandoned and its functionality is now maintained within fonttools. Use fonttools directly instead for new projects. Only install if you have an existing dependency or legacy codebase that specifically requires cu2qu."},"id":"cu2qu","links":{"html":"https://skillfed.io/packages/cu2qu","md":"https://skillfed.io/packages/cu2qu.md","pypi":"https://pypi.org/project/cu2qu/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-11-16","license_spdx":null,"license_treatment":"permissive","name":"cu2qu","python_support":"unspecified","summary":"Cubic-to-quadratic bezier curve conversion"},"popularity":{"monthly_downloads":146214,"position":11102,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.6.7.post2"}
