pixman v0.43.4
- Created
- Updated
Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization.
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
# Host Dependencies
and 3 transitive dependencies:
- vcpkg-cmake (by libpng )
- vcpkg-cmake-config (by libpng )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# Dependents
# Host Dependents
No dependents.
# Contributors
- Michael B. McLaughlin
- codicodi
- Alexander Karatarakis
- Robert Schumacher
- angelmixu
- Ignat Loskutov
- NancyLi1013
- Todor Prokopov
- driver1998
- Victor Romero
- pravic
- Michał Janiszewski
- Stephen Just
- Billy O'Neal
- Gaute Lindkvist
- Alexander Neumann
- autoantwort
- Jamlys Lee
- paoldev
- Alonso Schaich
- Alexandre Bique
- Jia Yue Hua
- Flole
# Changelog
and 19 more commits:
b35f75d
[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add unofficial targets and usage information9f9778c
[many ports] Improve behavior on Linux and general cleanup26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)31aae96
[pixman] bump version0ec8e04
[pixman] enable dynamic build57f0517
Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib.