Language

Package: autotrace @ 0.40.0-20190624.59

Synopsis

Bitmap to vector graphics converter

Description

AutoTrace is a utility for converting bitmap into vector graphics. It can trace outlines and midlines, effect color reduction or despeckling and has support for many input and output formats. It can be used with the autotrace utility or as a C library, libautotrace.

Home page
https://github.com/autotrace/autotrace
Location
gnu/packages/graphics.scm (line: 384, column: 4)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?