Content-type: text/html
Discards memory manager.
Input:
memory :: A handle to the memory manager. FT_EXPORT( void ) FT_Done_Memory( FT_Memory memory ); #endif !FT_CONFIG_OPTION_NO_DEFAULT_SYSTEM Define default raster's interface. The default raster is located in `src/base/ftraster.c'. Client applications can register new rasters through the FT_Set_Raster() API. #ifndef FT_NO_DEFAULT_RASTER FT_EXPORT_VAR( FT_Raster_Funcs ) ft_default_raster; #endif FT_END_HEADER #endif __FTOBJS_H__ END
This documentation was generated for Freetype 2.0.4 by autodocbook (http://www.stillhq.com). Autodocbook is (c) Michael Still 2001.
Copyright 1996-2000 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used, modified, and distributed under the terms of the FreeType project license, LICENSE.TXT. By continuing to use, modify, or distribute this file you indicate that you have read the license and understand and accept it fully.
Please report errors in this documentation, and Freetype itself to freetype@freetype.org