ps_rotate(3) debian man page | unix.com

Man Page: ps_rotate

Operating Environment: debian

Section: 3

PS_ROTATE(3)						     Library Functions Manual						      PS_ROTATE(3)

NAME
PS_rotate -- Sets rotation factor
SYNOPSIS
#include <pslib.h> void PS_rotate(PSDoc *psdoc, float rot)
DESCRIPTION
Sets the rotation of the coordinate system.
SEE ALSO
PS_scale(3), PS_translate(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_ROTATE(3)
Related Man Pages
ps_add_locallink(3) - debian
ps_begin_page(3) - debian
ps_begin_font(3) - debian
px_set_parameter(3) - debian
ps_rotate(3) - php
Similar Topics in the Unix Linux Community
Difficult problem: Complex text file manipulation in bash script.