slackbuilds/multimedia/ctl
B. Watson 3e3fb884ff
multimedia/ctl: Fix 15.0 build.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-25 22:57:59 +07:00
..
README multimedia/ctl: Fix 15.0 build. 2022-02-25 22:57:59 +07:00
ctl-1.5.2-Use-GNUInstallDirs-and-fix-PkgConfig-files-1.patch multimedia/ctl: Fix 15.0 build. 2022-02-25 22:57:59 +07:00
ctl.SlackBuild multimedia/ctl: Fix 15.0 build. 2022-02-25 22:57:59 +07:00
ctl.info
ilmbase-2.3.0-compatibility.patch multimedia/ctl: Fix 15.0 build. 2022-02-25 22:57:59 +07:00
slack-desc

README

The Color Transformation Language, or CTL, is a programming language
for digital color management.

Digital color management requires translating digital images between
different representations or color spaces. The Color Transformation
Language, or CTL, is a small programming language that was designed to
serve as a building block for digital color management systems.

CTL allows users to describe color transforms in a concise and
unambiguous way by expressing them as programs. In order to apply a
given transform to an image, the color management system instructs
a CTL interpreter to load and run the CTL program that describes the
transform. The original and the transformed image constitute the CTL
program's input and output.

Provides
--------

This package provides:

* CTL libraries and the CTL interpreter CTL documentation sample CTL
* applications utilizing IlmImfCtl the ctlrender application to use
* CTL transforms on an image using one or more CTL scripts,
  potentially converting the file format in the process