Werner Lemberg
30f948d235
* src/base/ftstream.c (FT_Stream_Close): Don't reset stream->close
...
21 years ago
Werner Lemberg
150c958692
* src/truetype/ttobjs.h, src/truetype/ttobjs.c (tt_face_init,
...
21 years ago
Werner Lemberg
05d31dec0e
* include/freetype/ftcache.h (FT_Get_CharMap_Index): Rename
...
21 years ago
Werner Lemberg
5584724ac1
* builds/unix/freetype-config.in (usage): Fix and improve usage
...
21 years ago
Werner Lemberg
291a4783d0
* builds/unix/ftconfig.in, builds/vms/ftconfig.h: Define
...
21 years ago
Werner Lemberg
193309fb3d
* src/base/ftmac.c [__GNUC__]: Define OS_INLINE.
...
21 years ago
Werner Lemberg
6c96bd7213
* configure: Accept makepp also.
...
21 years ago
Werner Lemberg
41a407e60e
* builds/unix/ltmain.sh: Regenerated with `libtoolize --force
...
21 years ago
Werner Lemberg
b0ae1bfb3c
* builds/unix/ft-munmap.m4 (FT_MUNMAP_PARAM): Fix arguments of
...
21 years ago
Werner Lemberg
7110f2144a
* Jamfile, vms_make.com, builds/win32/visualc/freetype.dsp,
...
21 years ago
Werner Lemberg
62d8db05fa
* builds/unix/configure.ac: Fix compiler flags for
...
21 years ago
Werner Lemberg
0aa11f20da
* builds/unix/ftsystem.c: Include errno.h.
...
21 years ago
Werner Lemberg
d59c93309c
* builds/unix/configure.in: Call AC_SUBST for `enable_shared',
...
21 years ago
Werner Lemberg
3c711454e2
* builds/win32/visualc/index.html,
...
21 years ago
Antoine Leca
0c61490afb
* builds/win32/visualc/index.html: detailled explanations
...
about forcing CR+LF line endings for the VC++ project files.
21 years ago
David Turner
451598cc34
automatically-generated version updates
21 years ago
David Turner
74d278de1c
automatically-generated version updates
21 years ago
Werner Lemberg
877dc99694
Initial revision
21 years ago
David Turner
25f45461ed
* src/autofit/*: more updates
21 years ago
Werner Lemberg
2d29e92a7b
* Version 2.1.7 released.
...
21 years ago
Werner Lemberg
f1e0516dc3
* builds/unix/freetype2.m4, builds/unix/ft-munmap.m4: Protect
...
21 years ago
Werner Lemberg
6fab21b174
Updated.
22 years ago
Werner Lemberg
050293e792
* include/freetype/internal/services/bdf.h: Renamed to...
...
22 years ago
Werner Lemberg
b613478cc7
* builds/toplevel.mk (distclean): Remove `builds/unix/freetype2.pc'.
...
22 years ago
David Turner
ff520c9a12
* README, builds/unix/configure, builds/unix/configure.ac,
...
docs/CHANGES, include/freetype/freetype.h:
updating version numbers for 2.1.6, and removing obsolete
warnings in the documentation
* include/freetype/internal/ftcore.h,
include/freetype/internal/ftexcept.h,
include/freetype/internal/fthash.h,
include/freetype/internal/ftobject.h:
removing obsolete files
22 years ago
Werner Lemberg
e7cd6e5fc1
* builds/unix/configure.ac (version_info): Set to 9:4:3.
...
22 years ago
Werner Lemberg
083aec66a5
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 5.
...
22 years ago
Werner Lemberg
a3d21b81ef
* builds/freetype.mk (DOC_DIR): New variable.
...
22 years ago
Werner Lemberg
7ee7894a82
* builds/compiler/gcc.mk, builds/compiler/gcc-dev.mk (CFLAGS):
...
22 years ago
Werner Lemberg
142d6f35a9
* builds/dos/detect.mk: Test not only for `Dos' but for `DOS' also.
...
22 years ago
Werner Lemberg
0f19a8b5ad
Completely revised FreeType's make management.
...
22 years ago
Werner Lemberg
802be20783
* include/freetype/fttrigon.h (FT_Vector_Normalize): Removed.
...
22 years ago
Werner Lemberg
134fecabc7
* vms_make.com: Reworked support for shareable images on VMS. The
...
22 years ago
Werner Lemberg
8a32f50abd
* builds/unix/aclocal.m4: Comment out definition of
...
`allow_undefined_flag' for Darwin 1.3.
* builds/unix/configure.ac: Add option --with-old-mac-fonts.
* builds/unix/ltmain.sh: Fix version numbering for Darwin 1.3.
* builds/unix/configure: Regenerated.
* include/freetype/config/ftconfig.h: Fix conditions for defining
`FT_MACINTOSH'.
* src/base/ftbase.c: Include `ftmac.c' conditionally.
* src/base/ftmac.c: Handle __GNUC__.
22 years ago
Werner Lemberg
a9903f8a16
* builds/unix/configure.ac: Generate `freetype.pc' from
...
`freetype.in'.
* builds/unix/configure: Regenerated.
* builds/unix/install.mk (install, uninstall): Handle `freetype.pc'.
* builds/unix/freetype2.in: New file. Contains building information
for the `pkg-config' package.
22 years ago
Werner Lemberg
9e7f643ae3
* builds/unix/unix-cc.in (CFLAGS): Add @CPPFLAGS@.
22 years ago
Werner Lemberg
fdb514c6ca
* builds/unix/freetype-config.in (cflags): Emit FreeType 2's include
...
files first. Otherwise there are conflicts with FreeType 1
installed simultaneously.
22 years ago
Werner Lemberg
beb06395ff
* doc/INSTALL.UNX: Cleaned up.
...
Other minor fixes/beautifying/formatting.
22 years ago
David Turner
9f26ba72e7
* docs/CHANGES, docs/VERSION.DLL, docs/TODO: updating documentation for
...
the 2.1.4 release
* builds/win32/visualc/freetype.dsp, builds/win32/visualc/index.html:
updating the project file for 2.1.4
22 years ago
David Turner
7ca3b5e304
various improvements for 2.1.4. see ChangeLog, I've got problems with
...
copy & paste on my desktop !!
22 years ago
Werner Lemberg
c54198f04d
* builds/unix/ltmain.sh: Regenerated with `libtoolize --force
...
22 years ago
David Turner
c0cec09b11
updated builds/unix/configure by running autoconf
22 years ago
David Turner
3456045399
* src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c,
...
src/gzip/inftrees.c, src/gzip/zconf.h, src/gzip/zlib.h,
src/gzip/zutil.h: updates to allow compilation without compiler
warnings with LCC-Win32
* include/freetype/freetype.h, docs/VERSION.DLL,
builds/unix/configure.ac: updates for the upcoming 2.1.4 release
22 years ago
David Turner
3303db53d4
* builds/unix/configure.ac, builds/unix/unix-cc.in,
...
builds/unix/unix-def.in: small fix to configure sub-system on Unix
to allow other programs to correctly link with zlib when needed
22 years ago
David Turner
40587b66f7
2002-12-16 David Turner <david@freetype.org>
...
* docs/VERSION.DLL: updating document to better explain the differences between
the three version numbers being used on Unix, as well as provide the AutoConf
fragment provided by Lars Clausen
* src/smooth/ftgrays.c (gray_render_conic): fixed small bug that
prevented bezier arcs with negative vertical coordinates to be rendered
appropriately
2002-11-27 Vincent Caron <v.caron@zerodeux.net>
* builds/unix/unix-def.in, builds/unix/freetype-config.in,
builds/unix/configure.ac, src/gzip/rules.mk, src/gzip/ftgzip.c:
adding support for system zlib installations when available on the
target platform (Unix only)
22 years ago
Werner Lemberg
ab219bb297
* src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names,
...
23 years ago
Werner Lemberg
97dc77493c
* builds/unix/config.guess, builds/unix/config.sub: Updated to
...
23 years ago
Werner Lemberg
ae13a79327
* builds/unix/configure.ac (version_info): Set to 9:2:3.
...
23 years ago
David Turner
98b3d453f4
* include/freetype/freetype.h: corrected the definition of
...
ft_encoding_symbol to be FT_ENCODING_MS_SYMBOL (instead of
the erroneous FT_ENCODING_SYMBOL)
* builds/unix/unix-def.in: added "datadir" definition
(thanks to Anthony Fok)
23 years ago
Werner Lemberg
0e36c31d73
* builds/unix/install.mk (install, uninstall): Add $(DESTDIR) to
...
23 years ago