Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PS_SCALE(3)		    Library Functions Manual		     PS_SCALE(3)

	   uwe@steinmann.cx
     UWE STEINMANN 2003Uwe SteinmannApril 28, 2003;

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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_scale&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help