pslib man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

PSLIB(2)							      PSLIB(2)

NAME
       pslib - postscript generation

SYNOPSIS
       include "pslib.m";
       pslib := load Pslib Pslib->PATH;

       init: fn(bufio: Bufio);
       writeimage: fn(f: ref Bufio->Iobuf,
		      img: ref Draw->Image, dpi: int): string;

DESCRIPTION
       Pslib  must  first  be  initialised by calling Init with a loaded Bufio
       module.	Writeimage writes a Postscript file containing the data within
       img  to	f,  which  should first have been opened for writing by bufio.
       Dpi is a value specifying the pixel width of pixels in img;  the	 width
       (and height) of dpi dots in img will be one inch when the Postscript is
       rendered.

SOURCE
       /appl/lib/pslib.b

SEE ALSO
       bufio(2), draw-image(2)

BUGS
       The resulting Postscript is really only suitable for  use  as  encapsuā€
       lated Postscript, as there's no way to set the destination paper size.

       There should be many more useful functions in this module.

								      PSLIB(2)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net