mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
bf774b0f98
GNOME part (gnomecanvas) to allow for other ports to access the lower level parts of gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment. Submitted by: sobomax (with extensive patches - complain to me)
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
The GNOMECanvas library provides a number of features:
|
|
|
|
- Image loading facilities.
|
|
- Rendering of a GdkPixBuf into various formats:
|
|
drawables (windows, pixmaps), GdkRGB buffers.
|
|
- A cache interface
|