PS_scale(3)

PS_scale \(em Sets scaling factor

Section 3 pslib-dev bookworm source

Description

PS_SCALE

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.

See Also