libgnomeprint/README.md

10 lines
369 B
Markdown
Raw Permalink Normal View History

2024-01-06 04:26:22 +01:00
# 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.