1. Home
  2. Browse
  3. thorvg

thorvg

v0.15.6#0Latest

ThorVG is a platform-independent portable library for drawing vector-based scenes and animations

Install

Run the following Vcpkg command to install the port.

vcpkg install thorvg

Usage

The package thorvg can be imported via CMake FindPkgConfig module:

find_package(PkgConfig)
pkg_check_modules(thorvg REQUIRED IMPORTED_TARGET thorvg)
target_link_libraries(main PRIVATE PkgConfig::thorvg)

Features

Dependencies

See source

Version

v0.15.6#0

Publication

Supports

!uwp

GitHub

thorvg/thorvg

Homepage

thorvg.org

Subtree

c26eabb239

License

MIT

Definition

Manifest