FREETYPE LICENSES\\n-----------------\\n\\nThe FreeType  2 font  engine is  copyrighted work  and cannot  be used\\nlegally without  a software  license.  In order  to make  this project\\nusable to  a vast majority of  developers, we distribute it  under two\\nmutually exclusive open-source licenses.\\n\\nThis means that *you* must choose  *one* of the two licenses described\\nbelow, then obey all its terms and conditions when using FreeType 2 in\\nany of your projects or products.\\n\\n  - The FreeType License,  found in the file  `docs/FTL.TXT`, which is\\n    similar to the  original BSD license *with*  an advertising clause\\n    that forces  you to explicitly  cite the FreeType project  in your\\n    product's  documentation.  All  details are  in the  license file.\\n    This license is suited to products which don't use the GNU General\\n    Public License.\\n\\n    Note that  this license  is compatible to  the GNU  General Public\\n    License version 3, but not version 2.\\n\\n  - The   GNU   General   Public   License   version   2,   found   in\\n    `docs/GPLv2.TXT`  (any  later  version  can  be  used  also),  for\\n    programs  which  already  use  the  GPL.  Note  that  the  FTL  is\\n    incompatible with GPLv2 due to its advertisement clause.\\n\\nThe contributed  BDF and PCF  drivers come  with a license  similar to\\nthat  of the  X Window  System.   It is  compatible to  the above  two\\nlicenses (see files `src/bdf/README`  and `src/pcf/README`).  The same\\nholds   for   the   source    code   files   `src/base/fthash.c`   and\\n`include/freetype/internal/fthash.h`; they were part of the BDF driver\\nin earlier FreeType versions.\\n\\nThe gzip  module uses the  zlib license (see  `src/gzip/zlib.h`) which\\ntoo is compatible to the above two licenses.\\n\\nThe files `src/autofit/ft-hb.c` and `src/autofit/ft-hb.h` contain code\\ntaken almost  verbatim from the  HarfBuzz file `hb-ft.cc`,  which uses\\nthe 'Old MIT' license, compatible to the above two licenses.\\n\\nThe  MD5 checksum  support  (only used  for  debugging in  development\\nbuilds) is in the public domain.\\n\\n\\n--- end of LICENSE.TXT ---\\n