fudge man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



fudge(3G)							     fudge(3G)

NAME
     fudge - specifies fudge values that are added to a graphics window

C SPECIFICATION
     void fudge(xfudge, yfudge)
     long xfudge, yfudge;

PARAMETERS
     xfudge   expects the number of pixels added in the x direction.

     yfudge   expects the number of pixels added in the y direction.

DESCRIPTION
     fudge specifies fudge values that are added to the dimensions of a
     graphics window when it is sized.	Typically, you use it to create
     interior window borders.  Call fudge prior to calling winopen.

     fudge is useful in conjunction with stepunit and keepaspect.  With
     stepunit the window size for integers m and n is:

	  width = xunit * m + xfudge
	  height = yunit * n + yfudge

     With keepaspect the window size is (width, height), where:

	  (width - xfudge) * yaspect = (height - yfudge) * xaspect

SEE ALSO
     keepaspect, stepunit, winopen

NOTE
     This routine is available only in immediate mode.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net