/[freetype]/freetype2/src/lzw/ftzopen.h
ViewVC logotype

Diff of /freetype2/src/lzw/ftzopen.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by freetype, Thu Oct 20 15:33:34 2005 UTC revision 1.2 by wl, Fri Oct 21 09:08:28 2005 UTC
# Line 1  Line 1 
1    /***************************************************************************/
2    /*                                                                         */
3    /*  ftzopen.h                                                              */
4    /*                                                                         */
5    /*    FreeType support for .Z compressed files.                            */
6    /*                                                                         */
7    /*  This optional component relies on NetBSD's zopen().  It should mainly  */
8    /*  be used to parse compressed PCF fonts, as found with many X11 server   */
9    /*  distributions.                                                         */
10    /*                                                                         */
11    /*  Copyright 2005 by David Turner.                                        */
12    /*                                                                         */
13    /*  This file is part of the FreeType project, and may only be used,       */
14    /*  modified, and distributed under the terms of the FreeType project      */
15    /*  license, LICENSE.TXT.  By continuing to use, modify, or distribute     */
16    /*  this file you indicate that you have read the license and              */
17    /*  understand and accept it fully.                                        */
18    /*                                                                         */
19    /***************************************************************************/
20    
21  #ifndef __FT_ZOPEN_H__  #ifndef __FT_ZOPEN_H__
22  #define __FT_ZOPEN_H__  #define __FT_ZOPEN_H__
23    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26