repo/extra/cairo
2023-03-05 17:34:06 -06:00
..
build *: explicit DESTDIR 2023-03-05 17:34:06 -06:00
checksums *: b3sum 2022-11-21 17:17:17 +05:30
depends cairo: fix depends 2021-08-08 21:51:40 +03:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources *: remove VERSION markers 2023-03-02 18:00:45 +05:30
version cairo: Revert to last stable release to fix checkbox issue. Upstream is kinda dead as well. 2020-06-01 08:44:15 +03:00

cairo
________________________________________________________________________________

Cairo (stylized as cairo) is an open source graphics library that provides a
vector graphics-based, device-independent API for software developers. It
provides primitives for two-dimensional drawing across a number of different
backends. Cairo uses hardware acceleration when available. [0]

Upstream: https://www.cairographics.org/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b cairo                                                              |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

No documentation is currently provided with the package, refer to online
documentation for the time being.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Cairo_(graphics)