Extracted from freetype-2.3.5/debian/control:
=============================================

  libfreetype6 - FreeType 2 font engine, shared library files
    The FreeType project is a team of volunteers who develop free,
    portable and high-quality software solutions for digital typography.
    They specifically target embedded systems and focus on bringing small,
    efficient and ubiquitous products.

    The FreeType 2 library is their new software font engine.  It has been
    designed to provide the following important features:
    * A universal and simple API to manage font files
    * Support for several font formats through loadable modules
    * High-quality anti-aliasing
    * High portability & performance

    Supported font formats include:
    * TrueType files (.ttf) and collections (.ttc)
    * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
    * Type 1 Multiple Master fonts.  The FreeType 2 API also provides
    routines to manage design instances easily
    * Type 1 CID-keyed fonts
    * OpenType/CFF (.otf) fonts
    * CFF/Type 2 fonts
    * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
    the Adobe SVG viewer plugin.
    * Windows FNT/FON bitmap fonts

    This package contains the files needed to run programs that use the
    FreeType 2 library.

    Home Page: http://www.freetype.org/
    Authors: David Turner   <david.turner@NOSPAM>
    Robert Wilhelm <robert.wilhelm@NOSPAM>
    Werner Lemberg <werner.lemberg@NOSPAM>

  libfreetype6-dev - FreeType 2 font engine, development files
    The FreeType project is a team of volunteers who develop free,
    portable and high-quality software solutions for digital typography.
    They specifically target embedded systems and focus on bringing small,
    efficient and ubiquitous products.

    This package contains all supplementary files (static library, headers
    and documentation) you need to develop your own programs using the
    FreeType 2 library.

  freetype2-demos - FreeType 2 demonstration programs
    This package contains some demonstration programs and utilities
    which showcase the features of the FreeType 2 font engine.

  libfreetype6-udeb - FreeType 2 font engine for the debian-installer
    The FreeType project is a team of volunteers who develop free,
    portable and high-quality software solutions for digital typography.
    They specifically target embedded systems and focus on bringing small,
    efficient and ubiquitous products.

    This is the udeb package for use with the debian-installer.


Extracted from freetype-2.3.5/debian/changelog:
===============================================
  freetype (2.3.5-1.1) unstable; urgency=low
  
    * Backport to Sarge
      - debhelper		5.0.22 --> 4.2
      - compat		5 --> 4
      - --add-udeb removed
  
   -- Russell Stuart <russell-debian@NOSPAM>  Tue, 17 Jun 2008 15:30:10 +1000
  
  freetype (2.3.5-1) unstable; urgency=low
  
    * New upstream release
      - Drop patches 374902-composite-glyphs, CVE-2006-3467_pcf-strlen,
        and CVE-2007-2754_ttgload, merged upstream.
      - Bump the shlibs to 2.3.5 for new symbols.
  
   -- Steve Langasek <vorlon@NOSPAM>  Sat, 07 Jul 2007 00:19:30 -0700


freetype-2.3.5/debian/libfreetype6.copyright:
=============================================

  This package was Debianized by Christoph Lameter <clameter@NOSPAM> on
  Thu, 7 Nov 1996 11:51:45 -0800.  It was then picked up by
  Anthony Fok <foka@NOSPAM> on Mon, 11 Aug 1997 08:10:02 -0600
  
  It was downloaded from
      ftp://ftp.freetype.org/freetype/freetype2/
  
  Home Page:
      http://www.freetype.org/
  
  Upstream Authors:
  
      The FreeType Project
          David Turner    <david.turner@NOSPAM>
          Robert Wilhelm  <robert.wilhelm@NOSPAM>
          Werner Lemberg  <werner.lemberg@NOSPAM>
  
      The FreeType 2 auto-hinter
  	Designed and implemented by David Turner under contract
  	for Catharon Productions, Inc.  http://www.catharon.com/
  
      FreeType font driver for PCF fonts
  	Francesco Zappa Nardelli <francesco.zappa.nardelli@NOSPAM>
  
  
  Copyright:
  
  FreeType comes with two licenses from which you can choose the one which
  fits your needs best:
  
    . The FreeType License, in file `FTL.txt'.
  
    . The GNU General Public License, in file `/usr/share/common-licenses/GPL'.
  
  The contributed PCF driver comes with a license similar to that of
  X Window System which is compatible to the above two licenses
  (see file src/pcf/readme).
  
  
  The FreeType License, the Catharon Open Source License and the
  license of the contributed PCF driver are listed below:
  
  
                      The FreeType Project LICENSE
                      ----------------------------
  
                              2000-Feb-08
  
                         Copyright 1996-2000 by
            David Turner, Robert Wilhelm, and Werner Lemberg
  
  
  
  Introduction
  ============
  
    The FreeType  Project is distributed in  several archive packages;
    some of them may contain, in addition to the FreeType font engine,
    various tools and  contributions which rely on, or  relate to, the
    FreeType Project.
  
    This  license applies  to all  files found  in such  packages, and
    which do not  fall under their own explicit  license.  The license
    affects  thus  the  FreeType   font  engine,  the  test  programs,
    documentation and makefiles, at the very least.
  
    This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
    (Independent JPEG  Group) licenses, which  all encourage inclusion
    and  use of  free  software in  commercial  and freeware  products
    alike.  As a consequence, its main points are that:
  
      o We don't promise that this software works. However, we will be
        interested in any kind of bug reports. (`as is' distribution)
  
      o You can  use this software for whatever you  want, in parts or
        full form, without having to pay us. (`royalty-free' usage)
  
      o You may not pretend that  you wrote this software.  If you use
        it, or  only parts of it,  in a program,  you must acknowledge
        somewhere  in  your  documentation  that  you  have  used  the
        FreeType code. (`credits')
  
    We  specifically  permit  and  encourage  the  inclusion  of  this
    software, with  or without modifications,  in commercial products.
    We  disclaim  all warranties  covering  The  FreeType Project  and
    assume no liability related to The FreeType Project.
  
  
  Legal Terms
  ===========
  
  0. Definitions
  --------------
  
    Throughout this license,  the terms `package', `FreeType Project',
    and  `FreeType  archive' refer  to  the  set  of files  originally
    distributed  by the  authors  (David Turner,  Robert Wilhelm,  and
    Werner Lemberg) as the `FreeType Project', be they named as alpha,
    beta or final release.
  
    `You' refers to  the licensee, or person using  the project, where
    `using' is a generic term including compiling the project's source
    code as  well as linking it  to form a  `program' or `executable'.
    This  program is  referred to  as  `a program  using the  FreeType
    engine'.
  
    This  license applies  to all  files distributed  in  the original
    FreeType  Project,   including  all  source   code,  binaries  and
    documentation,  unless  otherwise  stated   in  the  file  in  its
    original, unmodified form as  distributed in the original archive.
    If you are  unsure whether or not a particular  file is covered by
    this license, you must contact us to verify this.
  
    The FreeType  Project is copyright (C) 1996-2000  by David Turner,
    Robert Wilhelm, and Werner Lemberg.  All rights reserved except as
    specified below.
  
  1. No Warranty
  --------------
  
    THE FREETYPE PROJECT  IS PROVIDED `AS IS' WITHOUT  WARRANTY OF ANY
    KIND, EITHER  EXPRESS OR IMPLIED,  INCLUDING, BUT NOT  LIMITED TO,
    WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
    PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
    BE LIABLE  FOR ANY DAMAGES CAUSED  BY THE USE OR  THE INABILITY TO
    USE, OF THE FREETYPE PROJECT.
  
  2. Redistribution
  -----------------
  
    This  license  grants  a  worldwide, royalty-free,  perpetual  and
    irrevocable right  and license to use,  execute, perform, compile,
    display,  copy,   create  derivative  works   of,  distribute  and
    sublicense the  FreeType Project (in  both source and  object code
    forms)  and  derivative works  thereof  for  any  purpose; and  to
    authorize others  to exercise  some or all  of the  rights granted
    herein, subject to the following conditions:
  
      o Redistribution  of source code  must retain this  license file
        (`LICENSE.TXT') unaltered; any additions, deletions or changes
        to   the  original   files  must   be  clearly   indicated  in
        accompanying  documentation.   The  copyright notices  of  the
        unaltered, original  files must be preserved in  all copies of
        source files.
  
      o Redistribution in binary form must provide a  disclaimer  that
        states  that  the software is based in part of the work of the
        FreeType Team,  in  the  distribution  documentation.  We also
        encourage you to put an URL to the FreeType web page  in  your
        documentation, though this isn't mandatory.
  
    These conditions  apply to any  software derived from or  based on
    the FreeType Project,  not just the unmodified files.   If you use
    our work, you  must acknowledge us.  However, no  fee need be paid
    to us.
  
  3. Advertising
  --------------
  
    Neither the  FreeType authors and  contributors nor you  shall use
    the name of the  other for commercial, advertising, or promotional
    purposes without specific prior written permission.
  
    We suggest,  but do not require, that  you use one or  more of the
    following phrases to refer  to this software in your documentation
    or advertising  materials: `FreeType Project',  `FreeType Engine',
    `FreeType library', or `FreeType Distribution'.
  
    As  you have  not signed  this license,  you are  not  required to
    accept  it.   However,  as  the FreeType  Project  is  copyrighted
    material, only  this license, or  another one contracted  with the
    authors, grants you  the right to use, distribute,  and modify it.
    Therefore,  by  using,  distributing,  or modifying  the  FreeType
    Project, you indicate that you understand and accept all the terms
    of this license.
  
  4. Contacts
  -----------
  
    There are two mailing lists related to FreeType:
  
      o freetype@NOSPAM
  
        Discusses general use and applications of FreeType, as well as
        future and  wanted additions to the  library and distribution.
        If  you are looking  for support,  start in  this list  if you
        haven't found anything to help you in the documentation.
  
      o devel@NOSPAM
  
        Discusses bugs,  as well  as engine internals,  design issues,
        specific licenses, porting, etc.
  
      o http://www.freetype.org
  
        Holds the current  FreeType web page, which will  allow you to
        download  our  latest  development  version  and  read  online
        documentation.
  
    You can also contact us individually at:
  
      David Turner      <david.turner@NOSPAM>
      Robert Wilhelm    <robert.wilhelm@NOSPAM>
      Werner Lemberg    <werner.lemberg@NOSPAM>
  
  
  --- end of LICENSE.TXT ---
  
  
                    The Catharon Open Source LICENSE
                      ----------------------------
  
                              2000-Jul-04
  
            Copyright (C) 2000 by Catharon Productions, Inc.
  
  
  
  Introduction
  ============
  
    This  license  applies to  source  files  distributed by  Catharon
    Productions,  Inc.  in  several  archive packages.   This  license
    applies  to all files  found in  such packages  which do  not fall
    under their own explicit license.
  
    This  license   was  inspired  by  the  BSD,   Artistic,  and  IJG
    (Independent JPEG  Group) licenses, which  all encourage inclusion
    and  use of  free  software in  commercial  and freeware  products
    alike.  As a consequence, its main points are that:
  
      o We  don't promise that  this software works.  However,  we are
        interested in any kind of bug reports. (`as is' distribution)
  
      o You can  use this software for whatever you  want, in parts or
        full form, without having to pay us. (`royalty-free' usage)
  
      o You may not pretend that  you wrote this software.  If you use
        it, or  only parts of it,  in a program,  you must acknowledge
        somewhere  in  your  documentation  that  you  have  used  the
        Catharon Code. (`credits')
  
    We  specifically  permit  and  encourage  the  inclusion  of  this
    software, with  or without modifications,  in commercial products.
    We disclaim  all warranties  covering the packages  distributed by
    Catharon  Productions, Inc.  and  assume no  liability related  to
    their use.
  
  
  Legal Terms
  ===========
  
  0. Definitions
  --------------
  
    Throughout this license,  the terms `Catharon Package', `package',
    and  `Catharon  Code'  refer   to  the  set  of  files  originally
    distributed by Catharon Productions, Inc.
  
    `You' refers to  the licensee, or person using  the project, where
    `using' is a generic term including compiling the project's source
    code as  well as linking it  to form a  `program' or `executable'.
    This  program  is referred  to  as `a  program  using  one of  the
    Catharon Packages'.
  
    This  license applies  to all  files distributed  in  the original
    Catharon  Package(s),  including  all  source code,  binaries  and
    documentation,  unless  otherwise  stated   in  the  file  in  its
    original, unmodified form as  distributed in the original archive.
    If you are  unsure whether or not a particular  file is covered by
    this license, you must contact us to verify this.
  
    The  Catharon   Packages  are  copyright  (C)   2000  by  Catharon
    Productions, Inc.  All rights reserved except as specified below.
  
  1. No Warranty
  --------------
  
    THE CATHARON PACKAGES ARE PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
    KIND, EITHER  EXPRESS OR IMPLIED,  INCLUDING, BUT NOT  LIMITED TO,
    WARRANTIES  OF  MERCHANTABILITY   AND  FITNESS  FOR  A  PARTICULAR
    PURPOSE.  IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
    BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OF OR THE INABILITY TO
    USE THE CATHARON PACKAGE.
  
  2. Redistribution
  -----------------
  
    This  license  grants  a  worldwide, royalty-free,  perpetual  and
    irrevocable right  and license to use,  execute, perform, compile,
    display,  copy,   create  derivative  works   of,  distribute  and
    sublicense the  Catharon Packages (in both source  and object code
    forms)  and  derivative works  thereof  for  any  purpose; and  to
    authorize others  to exercise  some or all  of the  rights granted
    herein, subject to the following conditions:
  
      o Redistribution  of source code  must retain this  license file
        (`license.txt') unaltered; any additions, deletions or changes
        to   the  original   files  must   be  clearly   indicated  in
        accompanying  documentation.   The  copyright notices  of  the
        unaltered, original  files must be preserved in  all copies of
        source files.
  
      o Redistribution  in binary form must provide  a disclaimer that
        states  that the  software is  based in  part on  the  work of
        Catharon Productions, Inc. in the distribution documentation.
  
    These conditions  apply to any  software derived from or  based on
    the Catharon Packages, not just  the unmodified files.  If you use
    our work, you  must acknowledge us.  However, no  fee need be paid
    to us.
  
  3. Advertising
  --------------
  
    Neither Catharon Productions, Inc.  and contributors nor you shall
    use  the  name  of  the  other  for  commercial,  advertising,  or
    promotional purposes without specific prior written permission.
  
    We suggest, but do not  require, that you use the following phrase
    to refer to this software in your documentation: 'this software is
    based in part on the Catharon Typography Project'.
  
    As  you have  not signed  this license,  you are  not  required to
    accept  it.  However,  as  the Catharon  Packages are  copyrighted
    material, only  this license, or  another one contracted  with the
    authors, grants you  the right to use, distribute,  and modify it.
    Therefore,  by  using,  distributing,  or modifying  the  Catharon
    Packages,  you indicate  that you  understand and  accept  all the
    terms of this license.
  
  --- end of license.txt ---
  
  
  License for FreeType font driver for PCF fonts
  *******
  
  Copyright (C) 2000 by Francesco Zappa Nardelli
  
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:
  
  The above copyright notice and this permission notice shall be
  included in all copies or substantial portions of the Software.
  
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


freetype-2.3.5/debian/README.Debian:
====================================

  FreeType 2 for Debian
  ---------------------
  
  Hurray!  FreeType 2 is finally here!  :-)  The "6" in the package name
  "libfreetype6" is the major soname of FreeType 2's libfreetype.
  
  According to the FreeType 2 FAQ,
  
      The FreeType 2 API is a lot simpler than the one in 1.x while being
      much more powerful. We thus encourage you to adapt your source code
      to it as this should not involve much work.
  
  So please try your best to help migrate your software to FreeType 2.
  
  FreeType 2.x can co-exist peacefully with FreeType 1.x with no namespace
  conflicts.  However, the source package names must be distinguished in
  Debian.  So, to truly conform with the library naming convention outlined
  in the Debian Policy, I've decided the following names for the FreeType
  packages in Debian 3.0:
  
    FreeType 2.x:
        Source package: freetype_2.x.x.orig.tar.gz     (current version)
       library package: libfreetype6_2.x.x-x      (libfreetype, soname 6)
         devel package: libfreetype6-dev_2.x.x-x  (libfreetype, soname 6)
  
    FreeType 1.x:
        Source package: freetype1_1.x.orig.tar.gz        (for FreeType 1)
       library package: libttf2_1.x-?                  (libttf, soname 2)
         devel package: libttf-dev_1.x-?               (libttf, soname 2)
  
  Simple, non?
  
  Enjoy!  :-)
  
   -- Anthony Fok <foka@NOSPAM>, Mon, 23 Apr 2001 23:07:16 -0600
Icon  Name                                  Last modified      Size  
[DIR] Parent Directory - [   ] override 17-Jun-2008 01:32 134 [   ] Release.gpg 09-Oct-2008 18:41 189 [   ] Sources.gz 09-Oct-2008 07:08 426 [   ] Sources.bz2 09-Oct-2008 07:08 457 [   ] Sources 09-Oct-2008 07:08 625 [   ] freetype_2.3.5-1.1.dsc 09-Oct-2008 05:44 786 [   ] Release 09-Oct-2008 07:08 847 [   ] freetype_2.3.5-1.1_i386.changes 17-Jun-2008 01:32 1.3K [   ] Packages.gz 09-Oct-2008 07:08 1.3K [   ] Contents-i386.gz 09-Oct-2008 07:08 1.4K [   ] Packages.bz2 09-Oct-2008 07:08 1.5K [   ] Contents-i386.bz2 09-Oct-2008 07:08 1.5K [   ] Packages 09-Oct-2008 07:08 3.3K [   ] Contents-i386 09-Oct-2008 07:08 15K [   ] freetype_2.3.5-1.1.diff.gz 17-Jun-2008 01:32 29K [   ] freetype2-demos_2.3.5-1.1_i386.deb 17-Jun-2008 01:32 189K [   ] libfreetype6-udeb_2.3.5-1.1_i386.udeb 17-Jun-2008 01:32 233K [   ] libfreetype6_2.3.5-1.1_i386.deb 17-Jun-2008 01:32 334K [   ] libfreetype6-dev_2.3.5-1.1_i386.deb 17-Jun-2008 01:32 651K [   ] freetype_2.3.5.orig.tar.gz 09-Jul-2007 04:47 1.5M