8 lines
369 B
Markdown
8 lines
369 B
Markdown
# libgnomeprint
|
|
|
|
GNOME Print is a C-based API that implements the Postscript imaging model.
|
|
It is being used by various GNOME applications.
|
|
There are two extensions to the Postscript imaging model supported by GNOME Print: Alpha channel support and anti-aliasing.
|
|
GNOME Print includes a rasterizing engine that transforms the requests into bitmaps for native drivers.
|
|
|