| Index: third_party/freetype/include/freetype/config/ftheader.h
 | 
| diff --git a/third_party/freetype/include/config/ftheader.h b/third_party/freetype/include/freetype/config/ftheader.h
 | 
| similarity index 88%
 | 
| rename from third_party/freetype/include/config/ftheader.h
 | 
| rename to third_party/freetype/include/freetype/config/ftheader.h
 | 
| index b6236299210a661acb759fb90558e94789fe9d0e..55f833db0fb52bee8ee9df8c498f16c05f98397c 100644
 | 
| --- a/third_party/freetype/include/config/ftheader.h
 | 
| +++ b/third_party/freetype/include/freetype/config/ftheader.h
 | 
| @@ -4,7 +4,7 @@
 | 
|  /*                                                                         */
 | 
|  /*    Build macros of the FreeType 2 library.                              */
 | 
|  /*                                                                         */
 | 
| -/*  Copyright 1996-2008, 2010, 2012, 2013 by                               */
 | 
| +/*  Copyright 1996-2015 by                                                 */
 | 
|  /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
 | 
|  /*                                                                         */
 | 
|  /*  This file is part of the FreeType project, and may only be used,       */
 | 
| @@ -107,7 +107,7 @@
 | 
|     *
 | 
|     */
 | 
|  #ifndef FT_CONFIG_CONFIG_H
 | 
| -#define FT_CONFIG_CONFIG_H  <config/ftconfig.h>
 | 
| +#define FT_CONFIG_CONFIG_H  <freetype/config/ftconfig.h>
 | 
|  #endif
 | 
|  
 | 
|  
 | 
| @@ -122,7 +122,7 @@
 | 
|     *
 | 
|     */
 | 
|  #ifndef FT_CONFIG_STANDARD_LIBRARY_H
 | 
| -#define FT_CONFIG_STANDARD_LIBRARY_H  <config/ftstdlib.h>
 | 
| +#define FT_CONFIG_STANDARD_LIBRARY_H  <freetype/config/ftstdlib.h>
 | 
|  #endif
 | 
|  
 | 
|  
 | 
| @@ -137,7 +137,7 @@
 | 
|     *
 | 
|     */
 | 
|  #ifndef FT_CONFIG_OPTIONS_H
 | 
| -#define FT_CONFIG_OPTIONS_H  <config/ftoption.h>
 | 
| +#define FT_CONFIG_OPTIONS_H  <freetype/config/ftoption.h>
 | 
|  #endif
 | 
|  
 | 
|  
 | 
| @@ -153,7 +153,7 @@
 | 
|     *
 | 
|     */
 | 
|  #ifndef FT_CONFIG_MODULES_H
 | 
| -#define FT_CONFIG_MODULES_H  <config/ftmodule.h>
 | 
| +#define FT_CONFIG_MODULES_H  <freetype/config/ftmodule.h>
 | 
|  #endif
 | 
|  
 | 
|    /* */
 | 
| @@ -170,7 +170,7 @@
 | 
|     *   base FreeType~2 API.
 | 
|     *
 | 
|     */
 | 
| -#define FT_FREETYPE_H  <freetype.h>
 | 
| +#define FT_FREETYPE_H  <freetype/freetype.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -185,7 +185,7 @@
 | 
|     *   It is included by @FT_FREETYPE_H.
 | 
|     *
 | 
|     */
 | 
| -#define FT_ERRORS_H  <fterrors.h>
 | 
| +#define FT_ERRORS_H  <freetype/fterrors.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -198,7 +198,7 @@
 | 
|     *   list of FreeType~2 module error offsets (and messages).
 | 
|     *
 | 
|     */
 | 
| -#define FT_MODULE_ERRORS_H  <ftmoderr.h>
 | 
| +#define FT_MODULE_ERRORS_H  <freetype/ftmoderr.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -214,7 +214,7 @@
 | 
|     *   It is included by @FT_FREETYPE_H.
 | 
|     *
 | 
|     */
 | 
| -#define FT_SYSTEM_H  <ftsystem.h>
 | 
| +#define FT_SYSTEM_H  <freetype/ftsystem.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -230,7 +230,7 @@
 | 
|     *   It is included by @FT_FREETYPE_H.
 | 
|     *
 | 
|     */
 | 
| -#define FT_IMAGE_H  <ftimage.h>
 | 
| +#define FT_IMAGE_H  <freetype/ftimage.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -245,7 +245,7 @@
 | 
|     *   It is included by @FT_FREETYPE_H.
 | 
|     *
 | 
|     */
 | 
| -#define FT_TYPES_H  <fttypes.h>
 | 
| +#define FT_TYPES_H  <freetype/fttypes.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -260,7 +260,7 @@
 | 
|     *   (Most applications will never need to include this file.)
 | 
|     *
 | 
|     */
 | 
| -#define FT_LIST_H  <ftlist.h>
 | 
| +#define FT_LIST_H  <freetype/ftlist.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -273,7 +273,7 @@
 | 
|     *   scalable outline management API of FreeType~2.
 | 
|     *
 | 
|     */
 | 
| -#define FT_OUTLINE_H  <ftoutln.h>
 | 
| +#define FT_OUTLINE_H  <freetype/ftoutln.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -286,7 +286,7 @@
 | 
|     *   API which manages multiple @FT_Size objects per face.
 | 
|     *
 | 
|     */
 | 
| -#define FT_SIZES_H  <ftsizes.h>
 | 
| +#define FT_SIZES_H  <freetype/ftsizes.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -299,7 +299,7 @@
 | 
|     *   module management API of FreeType~2.
 | 
|     *
 | 
|     */
 | 
| -#define FT_MODULE_H  <ftmodapi.h>
 | 
| +#define FT_MODULE_H  <freetype/ftmodapi.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -312,7 +312,7 @@
 | 
|     *   renderer module management API of FreeType~2.
 | 
|     *
 | 
|     */
 | 
| -#define FT_RENDER_H  <ftrender.h>
 | 
| +#define FT_RENDER_H  <freetype/ftrender.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -325,7 +325,7 @@
 | 
|     *   structures and macros related to the auto-hinting module.
 | 
|     *
 | 
|     */
 | 
| -#define FT_AUTOHINTER_H  <ftautoh.h>
 | 
| +#define FT_AUTOHINTER_H  <freetype/ftautoh.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -338,7 +338,7 @@
 | 
|     *   structures and macros related to the CFF driver module.
 | 
|     *
 | 
|     */
 | 
| -#define FT_CFF_DRIVER_H  <ftcffdrv.h>
 | 
| +#define FT_CFF_DRIVER_H  <freetype/ftcffdrv.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -351,7 +351,7 @@
 | 
|     *   structures and macros related to the TrueType driver module.
 | 
|     *
 | 
|     */
 | 
| -#define FT_TRUETYPE_DRIVER_H  <ftttdrv.h>
 | 
| +#define FT_TRUETYPE_DRIVER_H  <freetype/ftttdrv.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -364,7 +364,7 @@
 | 
|     *   types and API specific to the Type~1 format.
 | 
|     *
 | 
|     */
 | 
| -#define FT_TYPE1_TABLES_H  <t1tables.h>
 | 
| +#define FT_TYPE1_TABLES_H  <freetype/t1tables.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -379,7 +379,7 @@
 | 
|     *   definitions, taken from the TrueType and OpenType specifications.
 | 
|     *
 | 
|     */
 | 
| -#define FT_TRUETYPE_IDS_H  <ttnameid.h>
 | 
| +#define FT_TRUETYPE_IDS_H  <freetype/ttnameid.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -392,7 +392,7 @@
 | 
|     *   types and API specific to the TrueType (as well as OpenType) format.
 | 
|     *
 | 
|     */
 | 
| -#define FT_TRUETYPE_TABLES_H  <tttables.h>
 | 
| +#define FT_TRUETYPE_TABLES_H  <freetype/tttables.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -406,7 +406,7 @@
 | 
|     *   SFNT-based font formats (i.e., TrueType and OpenType).
 | 
|     *
 | 
|     */
 | 
| -#define FT_TRUETYPE_TAGS_H  <tttags.h>
 | 
| +#define FT_TRUETYPE_TAGS_H  <freetype/tttags.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -420,7 +420,7 @@
 | 
|     *   face.
 | 
|     *
 | 
|     */
 | 
| -#define FT_BDF_H  <ftbdf.h>
 | 
| +#define FT_BDF_H  <freetype/ftbdf.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -434,7 +434,7 @@
 | 
|     *   face.
 | 
|     *
 | 
|     */
 | 
| -#define FT_CID_H  <ftcid.h>
 | 
| +#define FT_CID_H  <freetype/ftcid.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -447,7 +447,7 @@
 | 
|     *   definitions of an API which supports gzip-compressed files.
 | 
|     *
 | 
|     */
 | 
| -#define FT_GZIP_H  <ftgzip.h>
 | 
| +#define FT_GZIP_H  <freetype/ftgzip.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -460,7 +460,7 @@
 | 
|     *   definitions of an API which supports LZW-compressed files.
 | 
|     *
 | 
|     */
 | 
| -#define FT_LZW_H  <ftlzw.h>
 | 
| +#define FT_LZW_H  <freetype/ftlzw.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -473,7 +473,7 @@
 | 
|     *   definitions of an API which supports bzip2-compressed files.
 | 
|     *
 | 
|     */
 | 
| -#define FT_BZIP2_H  <ftbzip2.h>
 | 
| +#define FT_BZIP2_H  <freetype/ftbzip2.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -486,7 +486,7 @@
 | 
|     *   definitions of an API which supports Windows FNT files.
 | 
|     *
 | 
|     */
 | 
| -#define FT_WINFONTS_H   <ftwinfnt.h>
 | 
| +#define FT_WINFONTS_H   <freetype/ftwinfnt.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -499,7 +499,7 @@
 | 
|     *   API of the optional glyph management component.
 | 
|     *
 | 
|     */
 | 
| -#define FT_GLYPH_H  <ftglyph.h>
 | 
| +#define FT_GLYPH_H  <freetype/ftglyph.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -512,7 +512,7 @@
 | 
|     *   API of the optional bitmap conversion component.
 | 
|     *
 | 
|     */
 | 
| -#define FT_BITMAP_H  <ftbitmap.h>
 | 
| +#define FT_BITMAP_H  <freetype/ftbitmap.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -525,7 +525,7 @@
 | 
|     *   API of the optional exact bounding box computation routines.
 | 
|     *
 | 
|     */
 | 
| -#define FT_BBOX_H  <ftbbox.h>
 | 
| +#define FT_BBOX_H  <freetype/ftbbox.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -538,7 +538,7 @@
 | 
|     *   API of the optional FreeType~2 cache sub-system.
 | 
|     *
 | 
|     */
 | 
| -#define FT_CACHE_H  <ftcache.h>
 | 
| +#define FT_CACHE_H  <freetype/ftcache.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -612,7 +612,7 @@
 | 
|     *   compiled on the Mac (note that the base API still works though).
 | 
|     *
 | 
|     */
 | 
| -#define FT_MAC_H  <ftmac.h>
 | 
| +#define FT_MAC_H  <freetype/ftmac.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -625,7 +625,7 @@
 | 
|     *   optional multiple-masters management API of FreeType~2.
 | 
|     *
 | 
|     */
 | 
| -#define FT_MULTIPLE_MASTERS_H  <ftmm.h>
 | 
| +#define FT_MULTIPLE_MASTERS_H  <freetype/ftmm.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -639,7 +639,7 @@
 | 
|     *   SFNT-based font formats (i.e., TrueType and OpenType).
 | 
|     *
 | 
|     */
 | 
| -#define FT_SFNT_NAMES_H  <ftsnames.h>
 | 
| +#define FT_SFNT_NAMES_H  <freetype/ftsnames.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -653,7 +653,7 @@
 | 
|     *   GPOS, GSUB, JSTF).
 | 
|     *
 | 
|     */
 | 
| -#define FT_OPENTYPE_VALIDATE_H  <ftotval.h>
 | 
| +#define FT_OPENTYPE_VALIDATE_H  <freetype/ftotval.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -667,7 +667,7 @@
 | 
|     *   mort, morx, bsln, just, kern, opbd, trak, prop).
 | 
|     *
 | 
|     */
 | 
| -#define FT_GX_VALIDATE_H  <ftgxval.h>
 | 
| +#define FT_GX_VALIDATE_H  <freetype/ftgxval.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -680,7 +680,7 @@
 | 
|     *   FreeType~2 API which accesses PFR-specific data.
 | 
|     *
 | 
|     */
 | 
| -#define FT_PFR_H  <ftpfr.h>
 | 
| +#define FT_PFR_H  <freetype/ftpfr.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -692,7 +692,7 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which provides functions to stroke outline paths.
 | 
|     */
 | 
| -#define FT_STROKER_H  <ftstroke.h>
 | 
| +#define FT_STROKER_H  <freetype/ftstroke.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -704,20 +704,22 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which performs artificial obliquing and emboldening.
 | 
|     */
 | 
| -#define FT_SYNTHESIS_H  <ftsynth.h>
 | 
| +#define FT_SYNTHESIS_H  <freetype/ftsynth.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
|     *
 | 
|     * @macro:
 | 
| -   *   FT_XFREE86_H
 | 
| +   *   FT_FONT_FORMATS_H
 | 
|     *
 | 
|     * @description:
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
| -   *   FreeType~2 API which provides functions specific to the XFree86 and
 | 
| -   *   X.Org X11 servers.
 | 
| +   *   FreeType~2 API which provides functions specific to font formats.
 | 
|     */
 | 
| -#define FT_XFREE86_H  <ftxf86.h>
 | 
| +#define FT_FONT_FORMATS_H  <freetype/ftfntfmt.h>
 | 
| +
 | 
| +  /* deprecated */
 | 
| +#define FT_XFREE86_H  FT_FONT_FORMATS_H
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -730,7 +732,7 @@
 | 
|     *   FreeType~2 API which performs trigonometric computations (e.g.,
 | 
|     *   cosines and arc tangents).
 | 
|     */
 | 
| -#define FT_TRIGONOMETRY_H  <fttrigon.h>
 | 
| +#define FT_TRIGONOMETRY_H  <freetype/fttrigon.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -742,7 +744,7 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which performs color filtering for subpixel rendering.
 | 
|     */
 | 
| -#define FT_LCD_FILTER_H  <ftlcdfil.h>
 | 
| +#define FT_LCD_FILTER_H  <freetype/ftlcdfil.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -754,7 +756,7 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which performs color filtering for subpixel rendering.
 | 
|     */
 | 
| -#define FT_UNPATENTED_HINTING_H  <ttunpat.h>
 | 
| +#define FT_UNPATENTED_HINTING_H  <freetype/ttunpat.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -766,7 +768,7 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which performs color filtering for subpixel rendering.
 | 
|     */
 | 
| -#define FT_INCREMENTAL_H  <ftincrem.h>
 | 
| +#define FT_INCREMENTAL_H  <freetype/ftincrem.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -778,7 +780,7 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which returns entries from the TrueType GASP table.
 | 
|     */
 | 
| -#define FT_GASP_H  <ftgasp.h>
 | 
| +#define FT_GASP_H  <freetype/ftgasp.h>
 | 
|  
 | 
|  
 | 
|    /*************************************************************************
 | 
| @@ -790,30 +792,30 @@
 | 
|     *   A macro used in #include statements to name the file containing the
 | 
|     *   FreeType~2 API which returns individual and ranged glyph advances.
 | 
|     */
 | 
| -#define FT_ADVANCES_H  <ftadvanc.h>
 | 
| +#define FT_ADVANCES_H  <freetype/ftadvanc.h>
 | 
|  
 | 
|  
 | 
|    /* */
 | 
|  
 | 
| -#define FT_ERROR_DEFINITIONS_H  <fterrdef.h>
 | 
| +#define FT_ERROR_DEFINITIONS_H  <freetype/fterrdef.h>
 | 
|  
 | 
|  
 | 
|    /* The internals of the cache sub-system are no longer exposed.  We */
 | 
|    /* default to FT_CACHE_H at the moment just in case, but we know of */
 | 
|    /* no rogue client that uses them.                                  */
 | 
|    /*                                                                  */
 | 
| -#define FT_CACHE_MANAGER_H           <ftcache.h>
 | 
| -#define FT_CACHE_INTERNAL_MRU_H      <ftcache.h>
 | 
| -#define FT_CACHE_INTERNAL_MANAGER_H  <ftcache.h>
 | 
| -#define FT_CACHE_INTERNAL_CACHE_H    <ftcache.h>
 | 
| -#define FT_CACHE_INTERNAL_GLYPH_H    <ftcache.h>
 | 
| -#define FT_CACHE_INTERNAL_IMAGE_H    <ftcache.h>
 | 
| -#define FT_CACHE_INTERNAL_SBITS_H    <ftcache.h>
 | 
| +#define FT_CACHE_MANAGER_H           <freetype/ftcache.h>
 | 
| +#define FT_CACHE_INTERNAL_MRU_H      <freetype/ftcache.h>
 | 
| +#define FT_CACHE_INTERNAL_MANAGER_H  <freetype/ftcache.h>
 | 
| +#define FT_CACHE_INTERNAL_CACHE_H    <freetype/ftcache.h>
 | 
| +#define FT_CACHE_INTERNAL_GLYPH_H    <freetype/ftcache.h>
 | 
| +#define FT_CACHE_INTERNAL_IMAGE_H    <freetype/ftcache.h>
 | 
| +#define FT_CACHE_INTERNAL_SBITS_H    <freetype/ftcache.h>
 | 
|  
 | 
|  
 | 
| -#define FT_INCREMENTAL_H          <ftincrem.h>
 | 
| +#define FT_INCREMENTAL_H          <freetype/ftincrem.h>
 | 
|  
 | 
| -#define FT_TRUETYPE_UNPATENTED_H  <ttunpat.h>
 | 
| +#define FT_TRUETYPE_UNPATENTED_H  <freetype/ttunpat.h>
 | 
|  
 | 
|  
 | 
|    /*
 | 
| @@ -821,7 +823,7 @@
 | 
|     * only when building the library.
 | 
|     */
 | 
|  #ifdef FT2_BUILD_LIBRARY
 | 
| -#define  FT_INTERNAL_INTERNAL_H  <internal/internal.h>
 | 
| +#define  FT_INTERNAL_INTERNAL_H  <freetype/internal/internal.h>
 | 
|  #include FT_INTERNAL_INTERNAL_H
 | 
|  #endif /* FT2_BUILD_LIBRARY */
 | 
|  
 | 
| 
 |