Werner Lemberg
057ff36428
Minor documentation fixes.
...
20 years ago
Werner Lemberg
f79b3d0244
Add license.
20 years ago
Werner Lemberg
52c21bb383
* builds/amiga/makefile.os4 (WARNINGS), builds/compiler/gcc-dev.mk
...
20 years ago
Werner Lemberg
094786cb00
* autogen.sh: New script for bootstrapping.
...
20 years ago
Werner Lemberg
957ad87d43
* builds/unix/ltmain.sh: Regenerated with `libtoolize --force
...
20 years ago
Werner Lemberg
66a8c4838a
* builds/unix/freetype-config.in: Add new flag `--ftversion' to
...
20 years ago
Werner Lemberg
1024cca1eb
* builds/unix/ftsystem.c (FT_Stream_Open): Add proper cast for
...
20 years ago
Werner Lemberg
75073f458a
* builds/unix/ltmain.sh: Regenerated with `libtoolize --force
...
20 years ago
Werner Lemberg
2f3e2303ab
* builds/unix/install.mk (install): Use $(OBJ_BUILD) for ftconfig.h.
20 years ago
Werner Lemberg
687924898b
* builds/unix/configure.ac: Add `-fno-strict-aliasing' if gcc is
...
20 years ago
Owen Taylor
47bd6b0eca
2004-11-16 Owen Taylor <otaylor@redhat.com>
...
* builds/unix/freetype-config.in: Supress -L$libdir for
/usr/lib64 as well as /usr/lib. (Reported by Dan Winship -
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139199 )
20 years ago
Werner Lemberg
30f948d235
* src/base/ftstream.c (FT_Stream_Close): Don't reset stream->close
...
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
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
David Turner
451598cc34
automatically-generated version updates
21 years ago
David Turner
74d278de1c
automatically-generated version updates
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
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
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
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
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
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
Werner Lemberg
44e1262f1b
Install freetype2.m4.
...
23 years ago
Werner Lemberg
2f3bdf9158
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
...
23 years ago
Werner Lemberg
2523267c59
* builds/unix/ft-munmap.m4: New file, extracted FT_MUNMAP_DECL and
...
23 years ago