cairommv1.19.1
- Updated
A C++ wrapper for the cairo graphics library
- Project website: https://www.cairographics.org
#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)#Features
No features defined.
#Dependencies
and 11 transitive dependencies:
- dirent (through cairo)
- expat (through cairo)
- fontconfig (through cairo)
freetype (through fontconfig)
Features: (none)
- libiconv (through fontconfig)
- libpng (through cairo)
libuuid (through fontconfig)
Platforms:
!osx & !windows- pixman (through cairo)
- pthread (through cairo)
- zlib (through libpng)
#Host Dependencies
and 5 transitive dependencies:
- gperf (through fontconfig)
- vcpkg-cmake (through expat)
- vcpkg-cmake-config (through expat)
vcpkg-cmake-get-vars (through libpng)
Platforms:
arm & android- vcpkg-make (through gperf)
#Host Tool For
No ports use this.
#Contributors
Mikhail Paulyshka
Alexander Karatarakis
Barath Kannan
Victor Romero
pravic
Stefano Sinigardi
Alexander Neumann
Billy O'Neal
Alexandre Bique
Alonso Schaich
Alonso Schaich
xiaozhuai
Cheney Wang
Chuck Walbourn
WangWeiLin-MV