mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
15 lines
678 B
XML
15 lines
678 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription>
|
|
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>
|