view ChangeLog.unicode @ 90817:d2c230a67741

(struct otf_list): Delete it. (otf_list): Make it a lisp variable.. (otf_open): Use lispy otf_list. (generate_otf_features): Renamed from parse_gsub_gpos_spec. (check_otf_features): New function. (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor): New functinos. (font_drive_otf): New function merging font_otf_gsub and font_otf_gpos. (font_open_for_lface): New arg spec. Change argument order. (font_load_for_face): Adjusted for the change of font_open_for_lface. (Ffont_drive_otf): New function merging Ffont_otf_gsub and Ffont_otf_gpos. (syms_of_font): Staticpro otf_list. Delete defsubr of Sfont_otf_gsub and Sfont_otf_gpos. Defsubr Sfont_drive_otf.
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Apr 2007 12:05:28 +0000
parents 4c7d4b278599
children 92a5b7dd171f
line wrap: on
line source

2006-06-06  Kenichi Handa  <handa@m17n.org>

	* configure.in: New args --enable-font-backend, --with-xft,
	--with-freetyp.  New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
	HAVE_FREETYPE, HAVE_LIBOTF.  New AC_SUBSTs XFT_LIBS,
	FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
	FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.

	* configure: Re-generated.

2006-01-18  Kenichi Handa  <handa@m17n.org>

	* make-dist: Include etc/charsets in tarball.

2005-05-11  Kenichi Handa  <handa@m17n.org>

	* configure.in: While running cpp on junk.c, include
	-DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
	exists.

	* configure: Re-generated.

2005-02-13  Miles Bader  <miles@gnu.org>

	Rename unicode-branch-specific ChangeLog files to
	"ChangeLog.unicode" from "ChangeLog.22"

;; arch-tag: a75b78b5-dcea-4597-ad68-97d90683e613