summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRalph Giles <ralph.giles@artifex.com>2007-08-27 17:44:05 +0000
committerRalph Giles <ralph.giles@artifex.com>2007-08-27 17:44:05 +0000
commitdb01eac03b7d20005861d4b17161351352e27957 (patch)
tree865f6c6f8418448c4bf2dd6aded866b5b7b871fe /README
parent23c19f25a531eaf1f423b3cca10672c202493f07 (diff)
Revert to gs development trunk after the 1.50 release and update
versioning appropriately. git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@2908 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 1 insertions, 10 deletions
diff --git a/README b/README
index ebdb309fd..824bd5468 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-== GhostPDL 1.50 ==
+== GhostPDL ==
This is an implemenation of several page description languages on
top of the Ghostscript graphics library.
@@ -7,15 +7,6 @@ Ghostscript PCL5e, PCL5c and PXL documentation is in doc/ghostpcl.*
License is in LICENSE and COPYING. For information on support and
commercial distribution please contact http://artifex.com/
-Experimental support for XPS is available in this release. Rasterization
-support is nearly complete, but some issues remain with conversion to
-high-level languages such as PDF.
-
-This release corresponds to r2907 of the svn development trunk,
-or the ghostpdl-1.50 svn tag. It is built on a slightly modified
-version of the Ghostscript 8.60 codebase, recorded in the svn
-repository under tags/gs-ghostpdl-1.50.
-
=== BUILD INSTRUCTIONS ===
We encourage you to read the documentation and licence information but