blob: 1c9aa6f22829ab57e773a45f4fee2e89f5ea80ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Gnome is in need of a unified printing architecture. This package is an
attempt for such an architecture, geared towards heavily graphics-intensive
applications.
The goals of this architecture include:
- Absolutely uncompromised output quality
- Speed, memory efficiency, and other related performance goals
- Ability to work smoothly with PostScript printers, fonts, and
other resources
- A screen display derived from the Caanvas
- An extension path for a wide variety of Unicode scripts
- An extension path for a richer set of graphics operators than
PostScript supports, especially transparency
- To make life as easy as possible for application developers
|