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

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

Contents


ufmFreeExactOutline(3w)				       ufmFreeExactOutline(3w)


NAME    [Toc]    [Back]

     ufmFreeExactOutline - free	an exact character outline

C SYNOPSIS    [Toc]    [Back]

     #include <ufm.h>

     int ufmFreeExactOutline(unsigned int nOutlines,
	  ufmExactOutline *outlines)

DESCRIPTION    [Toc]    [Back]

     ufmFreeExactOutline frees the memory ufmGetExactOutline allocated for one
     or	more data structures of	the type ufmExactOutline.

     When ufmGetExactOutline allocates an array	of one or more data structures
     of	the type ufmExactOutline, 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
     ufmFreeExactOutline with the argument values that were returned by
     ufmGetExactOutline.

SEE ALSO    [Toc]    [Back]

      
      
     ufmGetExactOutline(3w).

DIAGNOSTICS    [Toc]    [Back]

     If	you specify a value less than 1	for nOutlines or a NULL	pointer	for
     outlines, ufmFreeExactOutline 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
ufmFreeVectorOutline IRIX free a vector character outline
ufmGetExactOutline IRIX get exact outlines for specified characters
gss_duplicate_name HP-UX allow an application to create an exact duplicate of the existing internal name
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
vm_page_try_to_free FreeBSD free a page
usfreesema IRIX free a semaphore
vm_page_free_zero FreeBSD free a page
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service