⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.htm

📁 GSview 4.6 PostScript previewer。Ghostscript在MS-Windows, OS/2 and Unix下的图形化接口
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>GSview Readme</title>
<link rel="stylesheet" type="text/css" href="gsview.css" title="GSview Style">
</head>
<body>
<h1>
GSview Readme
</h1>
<p>
GSview 4.6 PostScript previewer.  Needs Ghostscript 7.04 or later.
<br>
Release date: 2004-01-11
</p>
<h2>
Table of contents
</h2>
<ul>
<li><a href="#Overview">Overview</a>
<li><a href="#Installation">Installation</a>
<li><a href="#Compilation">Compilation</a>
<li><a href="#X11">X11/Unix</a>
<li><a href="#Bugs">Bugs</a>
<li><a href="#Updates">Updates</a>
<li><a href="#ObtainGS">Obtaining Ghostscript</a>
<li><a href="#Copyright">Copyright, Licensing and Registration</a>
<li><a href="#Other">Other Useful Programs</a>
<li><a href="#Acknowledgements">Acknowledgements</a>
</ul>

<h2>
<a name="Overview"></a>
Overview
</h2>
<p>
GSview is a graphical interface for Ghostscript under MS-Windows,
OS/2 and Unix.  Ghostscript is an interpreter for the PostScript page 
description language used by laser printers.
For documents following the Adobe PostScript Document Structuring 
Conventions, GSview allows selected pages to be viewed or printed.
GSview requires <a href="#ObtainGS">Ghostscript 7.04 - 9.19</a>.
</p>
<p>
Features include:
</p>
<ul>
 <li> Display and print PostScript and PDF files.
 <li> View pages in arbitrary order (Next, Previous, Goto).
 <li> Page size and Orientation are automatically selected from 
   DSC comments or can be selected using the menu.
 <li> Print selected pages using Ghostscript.
 <li> Convert pages to bitmap, PDF or PostScript.
 <li> Selectable display resolution, depth, alpha.
 <li> Single button zoom.
 <li> Extract selected pages to another file.
 <li> Copy display bitmap to clipboard.
 <li> Save clipboard bitmap as BMP file.
 <li> Add bitmap or user preview to EPS file 
   (Interchange, TIFF or Windows Metafile)
 <li> Graphically select and show bounding box for EPS file.
 <li> Extract bitmap preview or PostScript from DOS EPS file.
 <li> Extract text or search for text.
 <li> Can read gzip and bzip2 compressed PostScript and PDF files.
 <li> On-line help.
 <li> Win32, OS/2 and GNU/Linux executables. Older versions support Win16.
 <li> Can be run directly off a CD-ROM.
 <li> English, Catalan, Dutch, French, German, Greek, Italian, Russian,
    Slovak, Spanish and Swedish languages.
 <li> Per user initialisation files for Windows.
 <li> Includes setup program.
 <li> Free (Aladdin Free Public Licence).
 <li> Works with Ghostscript 7.04 - 9.19 (GSview checks the
   Ghostscript version number).  Older version of GSview will
   work with Ghostscript 4.03 - 6.99.
</ul>
<p>
Changes in version 4.6:
</p>
<ul>
 <li> Fix text extract for PDF files.
 <li> Text extract (pstotext) now recognises excessive space within
   text as being separate words.  Recognises a few more ways of
   showing text.
 <li> Fix problem with forgetting page offset and device settings.
 <li> When displaying Full Screen on Windows with multiple monitors, 
   display full screen on the last monitor.  When dialogs are centred
   on the display, put them on the first monitor.
 <li> Use pagesize from <tt>%%BeginFeature: *PageSize</tt> if no other
   page size is given.
</ul>
<p>
GSview was written by Russell Lang at Ghostgum Software Pty Ltd.
</p>

<h2>
<a name="Installation"></a>
Installation
</h2>
<p>
First uninstall any previous versions of GSview.
</p>
<h3>
Win32
</h3>
<p>
  Obtain GSview (gsv46w32.exe) from 
</p>
  <blockquote>
    <a href="http://www.cs.wisc.edu/~ghost/gsview/get46.htm">
    http://www.cs.wisc.edu/~ghost/gsview/get46.htm
    </a>
  </blockquote>
<p>
  Obtain AFPL Ghostscript 8.13 (gs813w32.exe) from
</p>
  <blockquote>
    <a href="http://www.cs.wisc.edu/~ghost/doc/AFPL/get813.htm">
    http://www.cs.wisc.edu/~ghost/doc/AFPL/get813.htm
    </a>
  </blockquote>
<p>
  First install the AFPL Ghostscript self extracting archive 
  gs813w32.exe (or a later version if available)
  Then install the GSview self extracting archive gsv46w32.exe.
  Run GSview.
</p>
<h4>
Win32 location details
</h4>
<p>
  By default, GSview is installed in the directory 
  <tt>c:\Program Files\Ghostgum</tt>, which creates the sub-directories
  <tt>c:\Program Files\Ghostgum\gsview</tt> and 
  <tt>c:\Program Files\Ghostgum\pstotext</tt>.
  The GSview executable is 
  <tt>c:\Program Files\Ghostgum\gsview\gsview32.exe</tt>.
</p>
<p>
  By default, AFPL Ghostscript is installed in the directory 
  <tt>c:\gs</tt>, which creates the sub-directories
  <tt>c:\gs\gsN.NN</tt> and <tt>c:\gs\fonts</tt>.
  The AFPL Ghostscript executables are
  <tt>c:\gs\gsN.NN\gswin32c.exe</tt> for console mode and
  <tt>c:\gs\gsN.NN\gswin32.exe</tt> for windowing mode.
</p>
<p>
  GSview normally locates AFPL Ghostscript using registry 
  entries created by the AFPL Ghostscript setup program.  
  If these do not exist, GSview will assume that Ghostscript 
  is in an adjacent directory to GSview, usually 
  <tt>c:\Program Files\Ghostgum\gsN.NN</tt> 
  and <tt>c:\Program Files\Ghostgum\fonts</tt>.
</p>

<h3>
OS/2
</h3>
<p>
  Obtain GSview (gsv46os2.zip) from
</p>
  <blockquote>
    <a href="http://www.cs.wisc.edu/~ghost/gsview/get46.htm">
    http://www.cs.wisc.edu/~ghost/gsview/get46.htm
    </a>
  </blockquote>
<p>
  Obtain AFPL Ghostscript 8.13 (gs813os2.zip) from
</p>
  <blockquote>
    <a href="http://www.cs.wisc.edu/~ghost/doc/AFPL/get813.htm">
    http://www.cs.wisc.edu/~ghost/doc/AFPL/get813.htm
    </a>
  </blockquote>

<p>
  <a href="http://www.info-zip.org/pub/infozip/">Unzip</a>
  GSview to a temporary directory, change to the gsview2 subdirectory,
  place gs813os2.zip (or a later version) in the same directory, 
  and then run os2setup.exe.
</p>
 
<p>
  If you do not already have EMX installed on your system, you will 
  also need to obtain the EMX Run Time library, emxrt.zip,
  from one of
</p>
  <blockquote>
    <a href="ftp://ftp-os2.cdrom.com/pub/os2/emx09d/emxrt.zip">
    ftp://ftp-os2.cdrom.com/pub/os2/emx09d/emxrt.zip
    </a>
    <br>
    <a href="ftp://ftp-os2.nmsu.edu/pub/os2/dev/emx/v0.9d/emxrt.zip">
    ftp://ftp-os2.nmsu.edu/pub/os2/dev/emx/v0.9d/emxrt.zip
    </a>
  </blockquote>
<p>
  If GSview refuses to run at all, make sure you do not have
  an old version of the emx DLL on your system.
</p>
 
<p>
  GSview (gvpm.exe) will run under OS/2 2.1 and OS/2 Warp. 
</p>

<h3>
Win16
</h3>
<p>
  Use the older GSview 2.7 and Aladdin Ghostscript 4.03.
</p>

<h3>
Win32s
</h3>
<p>
  This has not been tested by Ghostgum Software Pty Ltd.
  First you will need to recompile GSview and Ghostscript
  with Microsoft Visual C++ 5.  Later versions will not
  work with Win32s.
<p>
  For MS-Windows 3.1, it is recommended that you use the
  Win32 version.  You must have Win32s installed before
  installing GSview.  See 
    <a href="http://www.microsoft.com/">
    http://www.microsoft.com/</a>
  or
    <a href="ftp://ftp.microsoft.com/softlib/mslfiles/PW1118.EXE">
    ftp://ftp.microsoft.com/softlib/mslfiles/PW1118.EXE</a>.
  GSview and Ghostscript will not work with some versions
  of Win32s.  If it doesn't work with your version, try 
  updating to a later version of Win32s.  Some computers
  will work with Win32s v1.15, others will not.
</p>

<p>
  For Win32s, you will need to manually install both 
  GSview and AFPL Ghostscript.  The included setup
  programs will not run under Win32s.  The self extracting
  archives can be unpacked with Info-ZIP 
    <a href="http://www.info-zip.org/pub/infozip/">unzip</a>.
</p>

<h3>
X11/Unix
</h3>
<p>
Copy <tt>gsview</tt>, <tt>gsview-help</tt>, <tt>epstool</tt> and 
<tt>pstotext</tt> to a directory on your search path.
Copy <tt>gvx*.htm</tt> to the directory <tt>/usr/share/doc/gsview-N.N</tt>.
Copy <tt>printer.ini</tt> to directory <tt>/etc/gsview</tt>.
GSview stores configuration information in <tt>$HOME/.gsview.ini</tt>.
</p>

<p>
You must have the <b>shared object</b> version of Ghostscript 7.04 - 9.19,
which should be included in recent GNU/Linux distributions.
If you don't have the ghostscript shared object, 
you must first install Ghostscript, then the additional shared
object files.
These may be available from
 <a href="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs813/linux/">
 ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs813/linux/</a>
</p>

<p>
A precompiled version is available for GNU/Linux.
GSview can also be compiled for SunOS and SGI IRIX.
</p>

<h3>General</h3>
<p>
Make sure that the zip/exe files are transferred in binary mode.
</p>

<p>
The Ghostscript fonts are used by Ghostscript alone.  Your system 
Fonts folder will not be modified.
</p>

<p>
If you don't like automatic installation programs, it is 
possible to install GSview and Ghostscript manually.
For Ghostscript, read the file
    <a href="http://www.cs.wisc.edu/~ghost/doc/cvs/Install.htm">
    gsN.NN\doc\Install.htm.
    </a>
For GSview, read the file
    <a href="gsviewen.hlp">
    gsviewen.hlp
    </a>
</p>

<p>
If you wish to use install GSview without any prompts, give
a destination directory on the command line.  For example:
</p>
  <blockquote>
  setup "c:\Program Files\ghostgum"
  </blockquote>
<p>
This will not prompt for a destination directory and will
overwrite files without asking.
</p>

<p>
Configuration of GSview will occur the first time it is run.
</p>

<p>
See the 
    <a href="gsviewen.hlp">
    on-line help 
    </a>
for more details.
The 'Common Problems' topic is worth reading if GSview doesn't work.
</p>

<h2>
<a name="Compilation"></a>
Compilation
</h2>
<p>
To compile GSview for Windows you need MS Visual C++ 5, 6, 7 or 7.1.
Copy srcwin/win.mak to Makefile, edit Makefile to set 
VCVER and DEVBASE as required, then type 'nmake'. 
</p>

<p>
To compile GSview for OS/2 you need IBM NMAKE.EXE and EMX/GCC 0.9d.
To create the GSview online help you need the IBM toolkit.
Copy srcos2/os2.mak to Makefile and edit COMPBASE and EMXPATH as required.
Type 'nmake'
</p>

<p>
To compile GSview for X11/Unix you need gcc and the GTK+ 1.2 toolkit.
Unzip the sources as follows to convert the line endings:
<pre>
  unzip -aa gsv46src.zip
  unzip -o gsv46src.zip "gsview-4.6/src/binary/*"
  cd gsview-4.6
  cp srcunx/unx.mak Makefile

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -