1. Home
  2. Browse
  3. thorvg

thorvg

v0.15.11#0Latest

Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.

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.11#0

Publication

Supports

!uwp

GitHub

thorvg/thorvg888

Homepage

thorvg.org

Subtree

33eec17df5

License

MIT

Definition

Manifest