debian man page for ps_scale

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_add_bookmark(3) - debian
ps_add_locallink(3) - debian
ps_place_image(3) - debian
ps_shading(3) - debian
ps_show2(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?