cairomm v1.18.0
- Created
- Updated
A C++ wrapper for the cairo graphics library
# Usage
cairomm provides usage:
find_package(PkgConfig REQUIRED)
pkg_check_modules(CAIROMM REQUIRED IMPORTED_TARGET cairomm-1.16)
target_link_libraries(main PRIVATE PkgConfig::CAIROMM)
# License
LGPL-2.0-only
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No features defined.
# Dependencies
and 11 transitive dependencies:
# Host Dependencies
and 4 transitive dependencies:
- gperf (by fontconfig )
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# Dependents
# Host Dependents
No dependents.
# Contributors
Mikhail Paulyshka
Alexander Karatarakis
Barath Kannan
Victor Romero
pravic
Stefano Sinigardi
Alexander Neumann
Billy O'Neal
Alexandre Bique
Alonso Schaich
Alonso Schaich
Weihang Ding
Cheney Wang
Chuck Walbourn
WangWeiLin-MV