ps_scale(3) debian man page | unix.com

Query: ps_scale

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PS_SCALE(3)						     Library Functions Manual						       PS_SCALE(3)

NAME
PS_scale -- Sets scaling factor
SYNOPSIS
#include <pslib.h> void PS_scale(PSDoc *psdoc, float x, float y)
DESCRIPTION
Sets horizontal and vertical scaling of the coordinate system.
SEE ALSO
PS_rotate(3), PS_translate(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SCALE(3)
Related Man Pages
ps_begin_glyph(3) - debian
ps_begin_template(3) - debian
ps_findfont(3) - debian
ps_open_image_file(3) - debian
transforms(3u) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file