@ -107,7 +107,7 @@
*
*/
# ifndef FT_CONFIG_CONFIG_H
# define FT_CONFIG_CONFIG_H <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / freetype.h>
# define FT_FREETYPE_H <freetype / freetype.h>
/*************************************************************************
@ -185,7 +185,7 @@
* It is included by @ FT_FREETYPE_H .
*
*/
# define FT_ERRORS_H <freetype2 / 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 <freetype2 / 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 <freetype2 / ftsystem.h>
# define FT_SYSTEM_H <freetype / ftsystem.h>
/*************************************************************************
@ -230,7 +230,7 @@
* It is included by @ FT_FREETYPE_H .
*
*/
# define FT_IMAGE_H <freetype2 / ftimage.h>
# define FT_IMAGE_H <freetype / ftimage.h>
/*************************************************************************
@ -245,7 +245,7 @@
* It is included by @ FT_FREETYPE_H .
*
*/
# define FT_TYPES_H <freetype2 / 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 <freetype2 / ftlist.h>
# define FT_LIST_H <freetype / ftlist.h>
/*************************************************************************
@ -273,7 +273,7 @@
* scalable outline management API of FreeType ~ 2.
*
*/
# define FT_OUTLINE_H <freetype2 / 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 <freetype2 / ftsizes.h>
# define FT_SIZES_H <freetype / ftsizes.h>
/*************************************************************************
@ -299,7 +299,7 @@
* module management API of FreeType ~ 2.
*
*/
# define FT_MODULE_H <freetype2 / ftmodapi.h>
# define FT_MODULE_H <freetype / ftmodapi.h>
/*************************************************************************
@ -312,7 +312,7 @@
* renderer module management API of FreeType ~ 2.
*
*/
# define FT_RENDER_H <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / tttags.h>
# define FT_TRUETYPE_TAGS_H <freetype / tttags.h>
/*************************************************************************
@ -420,7 +420,7 @@
* face .
*
*/
# define FT_BDF_H <freetype2 / ftbdf.h>
# define FT_BDF_H <freetype / ftbdf.h>
/*************************************************************************
@ -434,7 +434,7 @@
* face .
*
*/
# define FT_CID_H <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / ftwinfnt.h>
# define FT_WINFONTS_H <freetype / ftwinfnt.h>
/*************************************************************************
@ -499,7 +499,7 @@
* API of the optional glyph management component .
*
*/
# define FT_GLYPH_H <freetype2 / ftglyph.h>
# define FT_GLYPH_H <freetype / ftglyph.h>
/*************************************************************************
@ -512,7 +512,7 @@
* API of the optional bitmap conversion component .
*
*/
# define FT_BITMAP_H <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / ftsnames.h>
# define FT_SFNT_NAMES_H <freetype / ftsnames.h>
/*************************************************************************
@ -653,7 +653,7 @@
* GPOS , GSUB , JSTF ) .
*
*/
# define FT_OPENTYPE_VALIDATE_H <freetype2 / 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 <freetype2 / 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 <freetype2 / 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 <freetype2 / ftstroke.h>
# define FT_STROKER_H <freetype / ftstroke.h>
/*************************************************************************
@ -704,7 +704,7 @@
* 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 <freetype2 / ftsynth.h>
# define FT_SYNTHESIS_H <freetype / ftsynth.h>
/*************************************************************************
@ -716,7 +716,7 @@
* A macro used in # include statements to name the file containing the
* FreeType ~ 2 API which provides functions specific to font formats .
*/
# define FT_FONT_FORMATS_H <freetype2 / ftfntfmt.h>
# define FT_FONT_FORMATS_H <freetype / ftfntfmt.h>
/* deprecated */
# define FT_XFREE86_H FT_FONT_FORMATS_H
@ -732,7 +732,7 @@
* FreeType ~ 2 API which performs trigonometric computations ( e . g . ,
* cosines and arc tangents ) .
*/
# define FT_TRIGONOMETRY_H <freetype2 / fttrigon.h>
# define FT_TRIGONOMETRY_H <freetype / fttrigon.h>
/*************************************************************************
@ -744,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 <freetype2 / ftlcdfil.h>
# define FT_LCD_FILTER_H <freetype / ftlcdfil.h>
/*************************************************************************
@ -756,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 <freetype2 / ttunpat.h>
# define FT_UNPATENTED_HINTING_H <freetype / ttunpat.h>
/*************************************************************************
@ -768,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 <freetype2 / ftincrem.h>
# define FT_INCREMENTAL_H <freetype / ftincrem.h>
/*************************************************************************
@ -780,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 <freetype2 / ftgasp.h>
# define FT_GASP_H <freetype / ftgasp.h>
/*************************************************************************
@ -792,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 <freetype2 / ftadvanc.h>
# define FT_ADVANCES_H <freetype / ftadvanc.h>
/* */
# define FT_ERROR_DEFINITIONS_H <freetype2 / 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 <freetype2 / ftcache.h>
# define FT_CACHE_INTERNAL_MRU_H <freetype2 / ftcache.h>
# define FT_CACHE_INTERNAL_MANAGER_H <freetype2 / ftcache.h>
# define FT_CACHE_INTERNAL_CACHE_H <freetype2 / ftcache.h>
# define FT_CACHE_INTERNAL_GLYPH_H <freetype2 / ftcache.h>
# define FT_CACHE_INTERNAL_IMAGE_H <freetype2 / ftcache.h>
# define FT_CACHE_INTERNAL_SBITS_H <freetype2 / 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 <freetype2 / ftincrem.h>
# define FT_INCREMENTAL_H <freetype / ftincrem.h>
# define FT_TRUETYPE_UNPATENTED_H <freetype2 / ttunpat.h>
# define FT_TRUETYPE_UNPATENTED_H <freetype / ttunpat.h>
/*
@ -823,7 +823,7 @@
* only when building the library .
*/
# ifdef FT2_BUILD_LIBRARY
# define FT_INTERNAL_INTERNAL_H <freetype2 / internal / internal.h>
# define FT_INTERNAL_INTERNAL_H <freetype / internal / internal.h>
# include FT_INTERNAL_INTERNAL_H
# endif /* FT2_BUILD_LIBRARY */