~ubuntu-branches/ubuntu/jaunty/plotutils/jaunty

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Floris Bruynooghe
  • Date: 2007-05-10 19:48:54 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070510194854-mrr3lgwzpxd8hovo
Tags: 2.5-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
*NOTE*:
3
 
 
4
 
The 2.4 release of plotutils introduced an abstration between user
5
 
coordinates and normalized device coordinates (NDC).  The NDC are
6
 
defined as a viewport with coordinates of (0,0), (1,0), (1,1),
7
 
(0,1). This change means, however, that plots based on a larger
8
 
coordinate system need to include a setmatrix operation at the
9
 
beginning of each page.
10
 
 
11
 
Please see /usr/share/doc/plotutils/COMPAT for further information.
12