Skip to Content

libcroco v0.6.13

Created
Updated

A standalone css2 parsing and manipulation library

# Usage

libcroco can be imported via CMake FindPkgConfig module:

find_package(PkgConfig REQUIRED)
pkg_check_modules(LIBCROCO libcroco-0.6 IMPORTED_TARGET REQUIRED)
target_link_libraries(main PRIVATE PkgConfig::LIBCROCO) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 8 transitive dependencies:

# Host Dependencies

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Rodrigo Hernandez Cordoba's avatar Rodrigo Hernandez Cordoba
  • Billy O'Neal's avatar Billy O'Neal
  • Alexander Neumann's avatar Alexander Neumann
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Marc's avatar Marc
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • 7ceccee [graphviz,librsvg,libcroco] Refresh (#33964)
  • 8657e92 [libcroco] add license id and use vcpkg_install_copyright() (#32498)
  • 8ead9c2 [many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 (#29883)
  • 546813a [glib up to gtk] update and make it work with meson (#13100)
  • 3a26eb3 [intl/gettext/fontconfig] update to native build system (#11776)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • db9e1af [gdk-pixbuf] Fix Linux compilation. (#6663)
  • 208bb8e [libcroco] Initial port files for libcroco (#6467)

# Source