Werner Lemberg
3aee429ba6
* Version 2.5.1 released.
...
=========================
Tag sources with `VER-2-5-1'.
* docs/VERSION.DLL: Update documentation and bump version number to
2.5.1.
* README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj,
builds/windows/vc2005/index.html,
builds/windows/vc2008/freetype.vcproj,
builds/windows/vc2008/index.html,
builds/windows/vc2010/freetype.vcxproj,
builds/windows/vc2010/index.html,
builds/windows/visualc/freetype.dsp,
builds/windows/visualc/freetype.vcproj,
builds/windows/visualc/index.html,
builds/windows/visualce/freetype.dsp,
builds/windows/visualce/freetype.vcproj,
builds/windows/visualce/index.html,
builds/wince/vc2005-ce/freetype.vcproj,
builds/wince/vc2005-ce/index.html,
builds/wince/vc2008-ce/freetype.vcproj,
builds/wince/vc2008-ce/index.html: s/2.5.0/2.5.1/, s/250/251/.
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.
* builds/unix/configure.raw (version_info): Set to 17:0:11.
* docs/CHANGES, docs/release: Updated.
11 years ago
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.
11 years ago
Werner Lemberg
c6a66b49e6
* Version 2.4.11 released.
...
==========================
Tag sources with `VER-2-4-11'.
* docs/CHANGES, docs/release: Updated.
* docs/VERSION.DLL: Update documentation and bump version number to
2.4.11.
* README, Jamfile (RefDoc),
builds/win32/vc2005/freetype.vcproj, builds/win32/vc2005/index.html,
builds/win32/vc2008/freetype.vcproj, builds/win32/vc2008/index.html,
builds/win32/vc2010/freetype.vcxproj, builds/win32/vc2010/index.html,
builds/win32/visualc/freetype.dsp,
builds/win32/visualc/freetype.vcproj,
builds/win32/visualc/index.html, builds/win32/visualce/freetype.dsp,
builds/win32/visualce/freetype.vcproj,
builds/win32/visualce/index.html,
builds/wince/vc2005-ce/freetype.vcproj,
builds/wince/vc2005-ce/index.html,
builds/wince/vc2008-ce/freetype.vcproj,
builds/wince/vc2008-ce/index.html: s/2.4.10/2.4.11/, s/2410/2411/.
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 10.
* builds/unix/configure.raw (version_info): Set to 16:0:10.
* builds/toplevel.mk (dist): Don't include `.mailmap'.
12 years ago
Werner Lemberg
bb18bf7d05
* docs/releases: Updated.
13 years ago
Werner Lemberg
dd9d7ca7ae
Typos.
15 years ago
Werner Lemberg
3c4e6baadb
* docs/CHANGES, docs/release: Updated.
15 years ago
Werner Lemberg
deee58f225
* docs/release: Updated.
16 years ago
suzuki toshiya
313d4f4ca6
Add a script to check the undefined and unused trace macros.
16 years ago
Werner Lemberg
be54a68c9d
* Version 2.3.7 released.
...
17 years ago
Werner Lemberg
1e1b6dff54
* src/pfr/pfrcmap.c: Include pfrerror.h.
...
18 years ago
Werner Lemberg
53935939df
* Version 2.3.1 released.
...
18 years ago
David Turner
3eaef6c170
updating version numbers to 2.3.1
18 years ago
Werner Lemberg
3b3f2baae4
* docs/release: Updated -- Savannah uses a new uploading scheme.
...
18 years ago
Werner Lemberg
87a5a43e67
* docs/release: Updated.
18 years ago
Werner Lemberg
f99d846c8a
* docs/release: Minor additions and clarifications.
...
19 years ago
Werner Lemberg
49f4d34ed3
* src/base/ftoutln.c (FT_Outline_Embolden): Strength should be
...
20 years ago
Werner Lemberg
56c368c47e
* Add copyright notices to all files which don't have one.
...
20 years ago
Werner Lemberg
eaab4a3c3b
* docs/announce: Start updating.
20 years ago
Werner Lemberg
d88d5419ad
Updated.
21 years ago
Werner Lemberg
e42dbcec21
* Version 2.1.7 released.
...
21 years ago
Werner Lemberg
f9d864a916
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 5.
...
22 years ago