2000-11-22 15:38:29 +01:00
|
|
|
2000-11-22 Tom Kacvinsky <tjk@ams.org>
|
|
|
|
|
|
|
|
* src/cff/t2objs.c (T2_Init_Face): Set `root->num_faces' when loading
|
|
|
|
a pure CFF font. Set `units_per_EM' to a default of 1000 (for pure CFF
|
|
|
|
fonts), instead of setting it based on the FontMatrix.
|
|
|
|
|
2000-11-16 19:06:55 +01:00
|
|
|
2000-11-16 David Turner <david@freetype.org>
|
|
|
|
|
2000-11-18 05:42:41 +01:00
|
|
|
* src/autohint/ahtypes.h (AH_Hinter): Added new fields to control
|
|
|
|
auto-hinting of synthetic Type 1 fonts.
|
2000-11-16 19:06:55 +01:00
|
|
|
|
2000-11-22 15:38:29 +01:00
|
|
|
* src/autohint/ahhint.c (ah_hinter_load, ah_hinter_load_glyph):
|
2000-11-18 05:42:41 +01:00
|
|
|
Added auto-hinting support of synthetic Type 1 fonts.
|
2000-11-16 19:06:55 +01:00
|
|
|
|
2000-11-13 08:37:51 +01:00
|
|
|
2000-11-12 Tom Kacvinsky <tjk@ams.org>
|
|
|
|
|
2000-11-13 17:58:01 +01:00
|
|
|
* src/sfnt/ttload.c (TT_LookUp_Table, TT_Load_Generic_Table): Change
|
|
|
|
tracing output.
|
|
|
|
|
|
|
|
* src/sfnt/sfobjs.c (SFNT_Load_Face): Set boolean variable
|
|
|
|
`has-outline' to true only if the font has a `glyf' or `CFF ' table.
|
2000-11-13 08:37:51 +01:00
|
|
|
|
2000-11-12 07:49:17 +01:00
|
|
|
2000-11-11 Werner Lemberg <wl@gnu.org>
|
|
|
|
|
|
|
|
* builds/win32/visualc/freetype.dsp: Fix raster1->raster and
|
|
|
|
type1z->type1.
|
|
|
|
|
2000-11-12 03:53:35 +01:00
|
|
|
2000-11-11 Tom Kacvinsky <tjk@ams.org>
|
|
|
|
|
|
|
|
* builds/unix/freetype-config.in, builds/cygwin/freetype-config.in:
|
|
|
|
Added a --libtool option. When freetype-config --libtool is
|
|
|
|
invoked, the absolute path to the libtool convenience library
|
|
|
|
is returned.
|
|
|
|
|
2000-11-11 22:48:05 +01:00
|
|
|
2000-11-11 Werner Lemberg <wl@gnu.org>
|
|
|
|
|
|
|
|
* builds/cygwin/cygwin-def.in: Same fix as previous.
|
|
|
|
|
2000-11-11 09:32:41 +01:00
|
|
|
2000-11-10 Tom Kacvinsky <tjk@ams.org>
|
|
|
|
|
2000-11-11 22:48:05 +01:00
|
|
|
* builds/unix/unix-def.in: Add
|
|
|
|
|
2000-11-13 17:58:01 +01:00
|
|
|
INSTALL_PROGRAM := @INSTALL_PROGRAM@
|
|
|
|
INSTALL_SCRIPT := @INSTALL_SCRIPT@
|
2000-11-11 22:48:05 +01:00
|
|
|
|
|
|
|
so that installation of freetype-config does not fail.
|
2000-11-11 09:32:41 +01:00
|
|
|
|
2000-11-11 07:27:58 +01:00
|
|
|
2000-11-10 Werner Lemberg <wl@gnu.org>
|
|
|
|
|
|
|
|
* builds/cygwin/freetype-config.in, builds/unix/freetype-config.in:
|
|
|
|
Move test down for empty --exec-prefix.
|
|
|
|
Fix --version.
|
|
|
|
* builds/cygwin/install.mk, builds/unix/install.mk: Use
|
|
|
|
$(INSTALL_SCRIPT) for installation of freetype-config.
|
|
|
|
* builds/cygwin/install.mk: Fix clean target names.
|
|
|
|
|
|
|
|
2000-11-09 David Turner <david@freetype.org>
|
|
|
|
|
|
|
|
* Version 2.0 released.
|
|
|
|
=======================
|
|
|
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
version-control: never
|
|
|
|
coding: latin-1
|
|
|
|
End:
|