repo/extra/gdk-pixbuf
Owen Rafferty d1ba4c05d6
gdk-pixbuf: 2.42.12
2024-06-01 15:52:47 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: use 'meson setup' 2023-11-18 14:51:12 -06:00
checksums gdk-pixbuf: 2.42.12 2024-06-01 15:52:47 -05:00
depends gdk-pixbuf: disable tiff 2021-09-08 17:02:42 +03:00
sources gdk-pixbuf: 2.42.12 2024-06-01 15:52:47 -05:00
version gdk-pixbuf: 2.42.12 2024-06-01 15:52:47 -05:00

README

gdk-pixbuf
________________________________________________________________________________

GdkPixbuf is a library that loads image data in various formats and stores it as
linear buffers in memory. The buffers can then be scaled, composited, modified,
saved, or rendered. [0]

Upstream: https://gitlab.gnome.org/GNOME/gdk-pixbuf


[000] Index
________________________________________________________________________________

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


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b gdk-pixbuf                                                         |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

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


[003] References
________________________________________________________________________________

[0] https://gitlab.gnome.org/GNOME/gdk-pixbuf