Al-Qurtas-Islamic-bank-The-.../docs
Werner Lemberg fae3820764 Simplify header file hierarchy.
This large patch changes the header file directory layout from
`include/freetype/...' to `include/...', effectively removing one
level.  Since the file `ft2build.h' is also located in `include'
(and it stays there even after installation), all FreeType header
files are now in a single directory.

Applications that use (a) `freetype-config' or FreeType's
`pkg-config' file to get the include directory for the compiler, and
(b) the documented way for header inclusion like

  #include <ft2build.h>
  #include FT_FREETYPE_H
  ...

don't need any change to the source code.

* include/freetype/*: Move up to...
* include/*: ... this directory.

* builds/amiga/include/freetype/*: Move up to...
* builds/amiga/include/*: ... this directory.

*/*: Essentially do `s@/freetype/@/@' where appropriate.

* CMakeList.txt: Simplify.
* builds/unix/freetype-config.in, builds/unix/freetype2.in: For
`--cflags', return a single directory.
* builds/unix/install.mk (install): No longer try to remove `cache'
and `internal' subdirectories; instead, remove the `freetype'
subdirectory.
2013-11-13 08:55:46 +01:00
..
reference We no longer use CVS. 2010-01-23 16:19:33 +01:00
CHANGES [truetype] Improve emulation of vertical metrics. 2013-11-06 07:14:49 +01:00
CMAKE * docs/CMAKE: New dummy file. 2013-11-10 06:26:52 +01:00
CUSTOMIZE Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
DEBUG Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
FTL.TXT Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
GPLv2.TXT Update license documentation. 2011-06-18 08:06:57 +02:00
INSTALL * README.git, docs/CHANGES, docs/INSTALL: Updated. 2013-10-24 08:50:34 +02:00
INSTALL.ANY Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
INSTALL.CROSS [doc] Minor improvements. 2012-11-30 15:29:33 +01:00
INSTALL.GNU Provide support for x64 builds in Visual C++ project files. 2013-10-23 20:10:56 +02:00
INSTALL.MAC * src/base/ftbase.c: <ftmac.c> is replaced by "ftmac.c" 2008-02-14 02:55:16 +00:00
INSTALL.UNIX Fix Savannah patch #7971. 2013-03-21 09:00:27 +01:00
INSTALL.VMS Whitespace and spelling fixes from Alexei. 2007-01-17 12:45:26 +00:00
LICENSE.TXT Add output bitmap checksums. 2013-04-12 20:11:38 +02:00
MAKEPP formatting, minor doc fixes, copyright years 2007-01-05 09:03:31 +00:00
PROBLEMS * docs/PROBLEMS: Mention rendering differences on different 2011-02-24 20:01:00 +01:00
TODO formatting, minor doc fixes, copyright years 2007-01-05 09:03:31 +00:00
VERSION.DLL * Version 2.5.0 released. 2013-06-19 10:23:36 +02:00
formats.txt Remove trailing whitespace. 2013-01-24 13:33:06 +01:00
raster.txt A new set of spelling fixes from Alexei. 2007-02-01 07:58:02 +00:00
release Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00