[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] FW: how to change font size in ghostscript



On Mon, Oct 11, 1999 at 08:10:19AM +0200, Sachin Shurpali (RBIN/DCA-NMP) wrote:
> I opened the .ps file this way:  e.g.,   gs linux.ps
> 
> I had asked:
>         How to change font size in ghostscript. I could not find any man
> pages in my system for gs.

To do all that with ghostscript, you need to know the postscript language.
Something along the lines of:

%!
/Helvetica findfont 72 scalefont setfontGS> 

Should do the trick. But not everyone has the time to learn postscript or
ghostscript. That is why ghostview exists. Use it.

	-Arun

http://www.cs.wisc.edu/~ghost/intro.html 
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.