Skip to Content

lcms v2.16

Created
Updated

Little CMS.

# Usage

The package lcms provides CMake targets:

find_package(lcms2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE lcms2::lcms2) 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# fastfloat

Build the fast float plugin

Supports: !(x86 & windows)
  • linux
  • osx
  • uwp
  • windows-arm64
  • windows-x64
  • windows-x86
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# threaded

Build the multi threaded plugin

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# tools

Build the utilities

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# Dependencies

No dependencies.

# Host Dependencies

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Axel Barrot's avatar Axel Barrot
  • agadoul's avatar agadoul
  • Mikhail Paulyshka's avatar Mikhail Paulyshka
  • Robert Schumacher's avatar Robert Schumacher
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Sean Warren's avatar Sean Warren
  • trylle's avatar trylle
  • pravic's avatar pravic
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • Wolfgang Stöggl's avatar Wolfgang Stöggl
  • Phoebe's avatar Phoebe
  • Alexander Neumann's avatar Alexander Neumann
  • Nick's avatar Nick
  • Don Olmstead's avatar Don Olmstead

# Changelog

  • 4fbfcff [lcms] Update to v2.16 (#42187)
  • e3a3942 [libjxl][lcms][highway] update to latest version (#27593)
  • f7b4df2 [lcms] fix register usage for cpp >= 17 (#26008)
  • c7ea630 [opencolorio/lcms] Fix dependency (#21960)
  • 674e616 [lcms] Backfill compat for lcms::lcms (#20034)
  • b295670 Bulk convert control files. (#19986)
  • 7fae7f5 [lcms] Update to 2.12 (#19551)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 75bd2ef [many ports] 2019.09.14 Updates (#13536)
  • 726c111 [vcpkg] fatal_error when patch fails to apply (#8087)
and 16 more commits:

# Source