eff3331914
The Color Transformation Language, or "CTL," is a portable and platform-independent scripting language and interpreter, is intended to be used as a building block for color management systems as well as for sharing transforms in a common format. from John Danks, with some tweaks by me
36 lines
893 B
Plaintext
36 lines
893 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/12 12:31:44 jasper Exp $
|
|
%%SHARED%%
|
|
include/CTL/
|
|
include/CTL/CtlAddr.h
|
|
include/CTL/CtlAlign.h
|
|
include/CTL/CtlColorSpace.h
|
|
include/CTL/CtlErrors.h
|
|
include/CTL/CtlExc.h
|
|
include/CTL/CtlFunctionCall.h
|
|
include/CTL/CtlInterpreter.h
|
|
include/CTL/CtlLContext.h
|
|
include/CTL/CtlLookupTable.h
|
|
include/CTL/CtlMessage.h
|
|
include/CTL/CtlModule.h
|
|
include/CTL/CtlRbfInterpolator.h
|
|
include/CTL/CtlRcPtr.h
|
|
include/CTL/CtlReadWriteAccess.h
|
|
include/CTL/CtlSimdInterpreter.h
|
|
include/CTL/CtlSparseMatrix.h
|
|
include/CTL/CtlSymbolTable.h
|
|
include/CTL/CtlSyntaxTree.h
|
|
include/CTL/CtlTokens.h
|
|
include/CTL/CtlType.h
|
|
include/CTL/CtlVersion.h
|
|
lib/libIlmCtl.a
|
|
lib/libIlmCtl.la
|
|
lib/libIlmCtlMath.a
|
|
lib/libIlmCtlMath.la
|
|
lib/libIlmCtlSimd.a
|
|
lib/libIlmCtlSimd.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/CTL.pc
|
|
share/doc/CTL-1.4.1/
|
|
share/doc/CTL-1.4.1/CtlManual.doc
|
|
share/doc/CTL-1.4.1/CtlManual.pdf
|