Skip to Content

librsvg v2.40.21

Created
Updated

A small library to render Scalable Vector Graphics (SVG)

# Usage

librsvg can be imported via CMake FindPkgConfig module:

find_package(PkgConfig REQUIRED)
pkg_check_modules(LIBRSVG librsvg-2.0 IMPORTED_TARGET REQUIRED)
target_link_libraries(main PRIVATE PkgConfig::LIBRSVG) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 19 transitive dependencies:

# Host Dependencies

and 6 transitive dependencies:

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Rodrigo Hernandez Cordoba's avatar Rodrigo Hernandez Cordoba
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • angelmixu's avatar angelmixu
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Billy O'Neal's avatar Billy O'Neal
  • Alexander Neumann's avatar Alexander Neumann
  • NancyLi1013's avatar NancyLi1013
  • Phoebe's avatar Phoebe
  • autoantwort's avatar autoantwort
  • Marc's avatar Marc
  • Cheney Wang's avatar Cheney Wang
  • Kai Pastor's avatar Kai Pastor
  • Don Olmstead's avatar Don Olmstead
  • Thomas1664's avatar Thomas1664

# Changelog

  • 085820b [libxml2] Update to 2.14.5 (#46858)
  • 0e49ef4 [libxml2] Update to v2.13.5 (#42528)
  • 9dc5ae2 [libcroco] switch to upstream make build (#25958)
  • 7ceccee [graphviz,librsvg,libcroco] Refresh (#33964)
  • 83f77ef [librsvg] Remove -lm from the .pc file in Windows (#32893)
  • b7dba7f [librsvg] Add pkgconfig file (#32319)
  • ddf4790 [librsvg] add license id and use vcpkg_install_copyright() (#32527)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • d95f86c [librsvg] Remove debug postfix (#19460)
  • d76b4eb [vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)
and 6 more commits:

# Source