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 17 transitive dependencies:
- brotli (by freetype )
- bzip2 (by freetype )
- dirent (by cairo )
- expat (by cairo )
- fontconfig (by cairo )
freetype (by cairo , fontconfig )
Features:
brotli
,bzip2
,png
,zlib
- getopt (by fontconfig )
getopt-win32 (by getopt )
Platforms:
windows & !mingw
- gettext (by fontconfig )
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- libpng (by cairo )
libuuid (by fontconfig )
Platforms:
!windows & !osx & !mingw
- pixman (by cairo )
- pthread (by cairo )
- pthreads (by pthread )
- zlib (by libpng )
# 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