You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Behdad Esfahbod
8c82ec5b17
Always ignore global advance.
...
This makes FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH redundant,
deprecated, and ignored. The new behavior is what every major user
of FreeType has been requesting. Global advance is broken in many
CJK fonts. Just ignoring it by default makes most sense.
* src/truetype/ttdriver.c (tt_get_advances),
src/truetype/ttgload.c (TT_Get_HMetrics, TT_Get_VMetrics,
tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
src/truetype/ttgload.h: Implement it.
* docs/CHANGES: Updated.
14 years ago
..
.gitignore
We no longer use CVS.
15 years ago
configure.raw
Copy -mcpu=* & -march=* options from CFLAGS to LDFLAGS.
14 years ago
detect.mk
Pass options from one configure script to another as-is (not
18 years ago
freetype-config.in
Update pkg-config tools to reflect Bzip2 support.
14 years ago
freetype2.in
Update pkg-config tools to reflect Bzip2 support.
14 years ago
freetype2.m4
Fix AC_CHECK_FT2.
16 years ago
ft-munmap.m4
Add license.
20 years ago
ft2unix.h
Normalize quotation to `...'.
19 years ago
ftconfig.in
Synchronize config files.
14 years ago
ftsystem.c
* builds/unix/ftsystem.c: Fix 2 error messages ending without LINEFEED
16 years ago
install-sh
Always ignore global advance.
14 years ago
install.mk
* builds/unix/install.mk (uninstall): Don't handle `cache'
19 years ago
mkinstalldirs
* Version 2.3.10 released.
16 years ago
unix-cc.in
Ignore the environmental setting of LIBTOOL.
15 years ago
unix-def.in
Formatting.
17 years ago
unix-dev.mk
Implement new, simplified module selection. With GNU make it is now
19 years ago
unix-lcc.mk
Completely revised FreeType's make management.
22 years ago
unix.mk
Implement new, simplified module selection. With GNU make it is now
19 years ago
unixddef.mk
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
19 years ago