Werner Lemberg
14bf82e129
* Version 2.3.4 released.
...
18 years ago
Werner Lemberg
644b1ad49e
* builds/win32/visualc/index.html,
...
18 years ago
David Turner
23553d6d2b
* docs/CHANGES, docs/VERSION, include/freetype/freetype.h,
...
builds/unix/configure.raw, README, Jamfile: update documentation and bump version
number to 2.3.3
18 years ago
Suzuki, Toshiya (鈴木俊哉)
86a3ee7613
Disable Carbon framework dependency on 64bit ABI of Mac OS X 10.4.x
18 years ago
Werner Lemberg
14ffe0911f
formatting
18 years ago
Suzuki, Toshiya (鈴木俊哉)
dabf0535a8
Temporal fix for 32bit unsigned long overflow on LP64 platform
18 years ago
Suzuki, Toshiya (鈴木俊哉)
4bcf957406
Suppress SGI compiler warning against setjmp
18 years ago
Suzuki, Toshiya (鈴木俊哉)
6fb74f676b
Dequote OS_INLINE in configure.raw to avoid unexpected shell evaluation
18 years ago
David Turner
121cad54ae
updating version numbers and documentation
18 years ago
Werner Lemberg
dcbb708e7a
formatting, copyright years
18 years ago
Suzuki, Toshiya (鈴木俊哉)
027357f1c8
* Check ANSI compatibility of Mac OS X system header
18 years ago
Werner Lemberg
4b2e83d5b5
A new set of spelling fixes from Alexei.
...
18 years ago
David Turner
3eaef6c170
updating version numbers to 2.3.1
18 years ago
Werner Lemberg
b4142d5126
Whitespace and spelling fixes from Alexei.
...
18 years ago
Werner Lemberg
6d96d31d98
* builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from
...
18 years ago
Werner Lemberg
17432b5e37
* src/type1/t1load.c (is_space): Removed.
...
18 years ago
Werner Lemberg
0fd08bdc6a
formatting
18 years ago
Suzuki, Toshiya (鈴木俊哉)
7e3d601355
* Simplify src/base/ftmac.c for Mac OS X
18 years ago
Werner Lemberg
b26b314a93
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
...
18 years ago
Werner Lemberg
b9e6d69a96
formatting
19 years ago
Suzuki, Toshiya (鈴木俊哉)
bfe872dad1
* preliminary autoconf-based cross-building support
19 years ago
Suzuki, Toshiya (鈴木俊哉)
9d49961fcc
* embed explicit Carbon dependency into freetype2.pc and freetype-config, if configured to use Carbon
19 years ago
Werner Lemberg
c4c35b773d
* builds/unix/ftconfig.in: Synchronize with main ftconfig.h.
...
19 years ago
Werner Lemberg
33779660ba
* builds/unix/unix-cc.in (LINK_LIBRARY): Don't comment out
...
19 years ago
Suzuki, Toshiya (鈴木俊哉)
8cfa8bd51a
* remove Carbon dependency of Darwin, if configured with no option
19 years ago
Yamato, Masatake (大和正武)
28b55a9bb6
(FT_Stream_Open): Check errno only if read system call returns -1.
...
Remove a redundant parenthesis.
19 years ago
Werner Lemberg
b80d85fe9e
* builds/unix/ftsystem.c (FT_Stream_Open): Avoid infinite loop if
...
19 years ago
Werner Lemberg
4df5b26fdf
Put version information into the configure script. Reported by Paul
...
19 years ago
Werner Lemberg
1639c79482
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.
...
19 years ago
Werner Lemberg
06fceb3f39
* builds/unix/unix-def.in (datarootdir): Define, for autoconf 2.59c
...
19 years ago
Werner Lemberg
fd7456c796
* builds/exports.mk (clean_symbols_list, clean_apinames): Removed.
...
19 years ago
Werner Lemberg
6e9df6855d
* builds/unix/install.mk (uninstall): Don't handle `cache'
...
19 years ago
Werner Lemberg
af16820a12
Normalize quotation to `...'.
19 years ago
Werner Lemberg
5a73d8d20f
* builds/freetype.mk (CACHE_DIR, CACHE_H): Remove.
...
19 years ago
David Turner
505667c6ee
* builds/unix/install.mk:
...
changing the installation procedure to remove the 'freetype/cache'
from the target directory.
19 years ago
Werner Lemberg
7f049f4221
Formatting, copyright years.
19 years ago
David Turner
de271ab8f0
* builds/unix/ftsystem.c, include/freetype/config/ftheader.h,
...
include/freetype/internal/services/svotval.h,
include/freetype/internal/services/svpfr.h,
src/base/ftsystem.c, src/bdf/bdfdrivr.c, src/cache/ftcbasic.c,
src/cff/cffcmap.c, src/gzip/ftgzip.c, src/lzw/ftlzw.c,
src/lzw/ftlzw2.c, src/psaux/t1cmap.c, src/sfnt/ttbdf.c,
src/smooth/ftgrays.c:
solved -Wmissing-prototypes warnings with GCC
19 years ago
Werner Lemberg
f145e312df
Formatting, copyright years, minor doc fixes.
19 years ago
David Turner
0880ac333a
* builds/unix/unix-cc.in: don't filter-out exported functions
...
anymore, this is used to ensure that all FT_BASE internal
functions are available for dynamic linking
* include/freetype/ftcache.h, src/cache/ftcbasic.c,
src/cache/ftccmap.c: try to revive old functions of the
cache sub-system. We also try to support FTC_ImageCache_Lookup
and FTC_ImageCache_SBit with legacy signatures through a gross
hack (hope it works)
19 years ago
Werner Lemberg
6be99f9104
* src/cid/cidparse.c (cid_parse_new): Remove shadowing variable.
...
19 years ago
Suzuki, Toshiya (鈴木俊哉)
458c34233d
fix --with-old-mac-fonts option
19 years ago
Werner Lemberg
54a79c8854
Use `?='.
19 years ago
Werner Lemberg
9a8006b18e
* builds/unix/install.mk (install): Fix path for ftmodule.h.
19 years ago
Werner Lemberg
03379b6533
* builds/unix/unixddef.mk: Actually do define PLATFORM (fixing
...
19 years ago
Werner Lemberg
59939244ad
Implement new, simplified module selection. With GNU make it is now
...
19 years ago
David Turner
7213b4febd
* builds/unix/configure.ac: fixed build problem on Cygwin
...
* builds/unix/install.mk: the installation now avoids installing
the internal headers, and removes existing ones if finds in the
target install directory
19 years ago
Werner Lemberg
ed70ca5a0f
* builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from
...
19 years ago
Werner Lemberg
435046b54b
Formatting, improving comments.
19 years ago
Suzuki, Toshiya (鈴木俊哉)
f8d16cc540
* Fix 'deprecated' warnings in building for MacOS
19 years ago
Werner Lemberg
1a293d6c73
* src/sfnt/ttload.c (tt_face_load_metrics): Ignore excess number
...
19 years ago