mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-10 12:50:46 -04:00
20 lines
860 B
XML
20 lines
860 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
High Performance Colour Space Manipulation // The encoding of
|
|
colour can be handled in many different ways, using different
|
|
colour spaces. As different colour spaces have different uses,
|
|
efficient conversion between these representations are
|
|
important. The 'farver' package provides a set of functions
|
|
that gives access to very fast colour space conversion and
|
|
comparisons implemented in C++, and offers speed improvements
|
|
over the 'convertColor' function in the 'grDevices' package.
|
|
</longdescription>
|
|
</pkgmetadata>
|