Skip to Content

thorvg v0.13.2

Created
Updated

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

# 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) 

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# tools

Build tools

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Park DongHa's avatar Park DongHa
  • rinechran's avatar rinechran
  • rinechran's avatar rinechran
  • autoantwort's avatar autoantwort
  • jim wang's avatar jim wang
  • Alexander Neumann's avatar Alexander Neumann
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • b58e6d2 [Thorvg] Update Thorvg port to v0.13.2 (#38448)
  • 0332935 [Thorvg] Update Thorvg port to v0.13.1 (#38366)
  • 8cd577a [Thorvg] Update Thorvg port to v0.13.0 (#38070)
  • c5da4ba [thorvg] update to 0.12.10 (#37935)
  • 4079a2f [Thorvg] Update Thorvg port to v0.12.9 (#37896)
  • a664e41 [vcpkg-tool-meson] Update meson to 1.3.2 (#28084)
  • 74b5049 [Thorvg] Update Thorvg port to v0.12.1 (#36179)
  • a0dcd70 [thorvg] Add usage and update version (#34839)
  • fd9f5aa [Thorvg] Update Thorvg port to v0.11.1 (#34474)
  • bba06b7 [Thorvg] Update to v0.11.0 (#34202)
and 7 more commits:

# Source