*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ufmFreeVectorOutline (3w)              
Title
Content
Arch
Section
 

Contents


ufmFreeVectorOutline(3w)			      ufmFreeVectorOutline(3w)


NAME    [Toc]    [Back]

     ufmFreeVectorOutline - free a vector character outline

C SYNOPSIS    [Toc]    [Back]

     #include <ufm.h>

     int ufmFreeVectorOutline(unsigned int nOutlines,
	  ufmVectorOutline *outlines)

DESCRIPTION    [Toc]    [Back]

     ufmFreeVectorOutline frees	the memory ufmGetVectorOutline allocated for
     one or more data structures of the	type ufmVectorOutline.

     When ufmGetVectorOutline allocates	an array of one	or more	data
     structures	of the type ufmVectorOutline, it returns the number of
     allocated data structures (nOutlines) and the address of that array
     (outlines).  When you are finished	with that array, you can free it by
     calling ufmFreeVectorOutline with the argument values that	were returned
     by	ufmGetVectorOutline.

SEE ALSO    [Toc]    [Back]

      
      
     ufmGetVectorOutline(3w).

DIAGNOSTICS    [Toc]    [Back]

     If	you specify a value less than 1	for nOutlines or a NULL	pointer	for
     outlines, ufmFreeVectorOutline will return	the value UFM_INVALID_VALUE.
     Else, it will return the value UFM_NO_ERROR.  UFM_INVALID_VALUE and
     UFM_NO_ERROR are defined in the header file <ufm.h>.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ufmFreeExactOutline IRIX free an exact character outline
ufmFreeBitmap IRIX free a character bitmap
ufmFreeCharMetrics IRIX free character metrics
unixfont IRIX Convert Macintosh and IBM PC POSTSCRIPT outline fonts into Unix format.
installfoliofonts IRIX Install POSTSCRIPT outline font and font metric file
getabi IRIX get ABI from argument vector
glNormal3f Tru64 set the current normal vector
glNormal Tru64 set the current normal vector
glNormal3sv Tru64 set the current normal vector
glNormal3dv Tru64 set the current normal vector
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service