Skip to content

librsvgv2.40.23

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 19 transitive dependencies:

#Host Dependencies

and 6 transitive dependencies:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Rodrigo Hernandez Cordoba's avatarRodrigo Hernandez Cordoba
  • Stefano Sinigardi's avatarStefano Sinigardi
  • angelmixu's avatarangelmixu
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Billy O'Neal's avatarBilly O'Neal
  • Alexander Neumann's avatarAlexander Neumann
  • NancyLi1013's avatarNancyLi1013
  • Phoebe's avatarPhoebe
  • autoantwort's avatarautoantwort
  • Marc's avatarMarc
  • Cheney Wang's avatarCheney Wang
  • Kai Pastor's avatarKai Pastor
  • Don Olmstead's avatarDon Olmstead
  • Thomas1664's avatarThomas1664
  • Andrew Kaster's avatarAndrew Kaster

#Changelog

  • eeb00f1[librsvg] Update to 2.40.23 (#48344)
  • 2041718Use download.gnome.org rather than gitlab. Also update gtk3. (#48711)
  • 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)
Show 8 earlier changes