1. Home
  2. Browse
  3. jxrlib

jxrlib

v2019.10.9#7Latest

Open source implementation of the jpegxr image format standard.

Install

Run the following Vcpkg command to install the port.

vcpkg install jxrlib

Usage

The package jxrlib provides CMake integration:

find_package(JXR REQUIRED)
target_include_directories(main PRIVATE ${JXR_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${JXR_LIBRARIES})

Dependencies

See source

Version

v2019.10.9#7

Publication

Supports

All

GitHub

4creators/jxrlib

Homepage

github.com/4creators/jxrlib

Subtree

b9f5f9c4fd

License

BSD-2-Clause

Definition

Manifest