view ChangeLog.unicode @ 90556:e56a86aa94cc

(font_otf_capability): Fix handling of the default langsys. (parse_gsub_gpos_spec): Type changed to void. New arg nbytes. Check the contents of SPEC. (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE): New macros. (check_gstring): New function. (REPLACEMENT_CHARACTER): New macro. (font_otf_gsub): New arg alternate_subst. Be sure to set all glyph codes of GSTRING. (font_otf_gpos): Be sure to set all glyph codes of GSTRING. (font_prepare_composition): Set cmp->glyph_len. (font_open_entity): Set font->scalable. (Ffont_get): Handle :otf property. (Ffont_otf_gsub, Ffont_otf_gpos, Ffont_otf_alternates): New functions. (Fquery_font): Use font->font.full_name. (syms_of_font): Defsubr Sfont_otf_gsub, Sfont_otf_gpos, and Sfont_otf_alternates.
author Kenichi Handa <handa@m17n.org>
date Fri, 28 Jul 2006 12:51:10 +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