view doc/lispintro/Makefile.am @ 93856:833bbf13f09d

(Qja, Qko, Qzh): New symbols. (syms_of_w32font): Initialise them. (font_matches_spec): Use them to filter by language. (recompute_cached_metrics): Remove function. (compute_metrics, clear_cached_metrics): New functions. (w32font_encode_char): Use them to manage metric cache. (w32font_text_extents): Cache metrics for all glyphs on demand. Delay converting glyph indices to WORD until needed. (w32font_open_internal): Initialize metric cache to empty. (registry_to_w32_charset): Charset should always be a symbol. (fill_in_logfont, list_all_matching_fonts): Family should always be a symbol.
author Jason Rumney <jasonr@gnu.org>
date Tue, 08 Apr 2008 13:52:21 +0000
parents e90c8edb1d6b
children
line wrap: on
line source

AUTOMAKE_OPTIONS = foreign 1.2
info_TEXINFOS = emacs-lisp-intro.texi
EXTRA_DIST = INSTALL MANIFEST README drawers.eps  \
	cons-1.eps cons-2.eps cons-2a.eps cons-3.eps    \
	cons-4.eps cons-5.eps lambda-1.eps lambda-2.eps lambda-3.eps

# arch-tag: 6a3e6d99-7aa2-479f-939c-5531165c5747