1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
No description
Find a file
Geoff Voelker 33d52f9c45 (Vw32_bdf_filename_alist): New variable.
(x_destroy_bitmap): Returns void not int.
(x_set_border_pixel): Returns void.
(w32_load_bdf_font): New function.
(w32_load_system_font): New function, was w32_load_font.  List
fonts before loading.  Explicitly set encoding for SJIS fonts.
Set default_ascent to 0 as comment indicates.
(w32_load_font): Call w32_load_system_font and w32_load_bdf_font.
(w32_unload_font): Support BDF fonts.
(w32_to_x_charset): Fix mappings to avoid wildcard mismatches.
Autodetect whether to use koi8-r instead of iso8859-5.
Associate "ksc5601.1987" with HANGUEL_CHARSET.
Associate "ksc5601.1992" with JOHAB_CHARSET.
(x_to_w32_charset): Make consistent with w32_to_x_charset.
(w32_to_x_font): Add resolution.
(x_to_w32_font): Use font resolution to calculate height if supplied.
(w32_font_match): Handle wildcards anywhere within field.
(enumfont_t): Remove unused head pointer.
(enum_font_cb2): Dereference elfLogFont.
(w32_list_bdf_fonts): New function.
(w32_list_fonts): Use one_w32_dispay_info instead of insisting on
valid frame.  Remove MessageBox.  Support BDF fonts.
(Fw32_find_bdf_fonts): New function.
(syms_of_w32fns): Add Vw32_bdf_filename_alist and
Sw32_find_bdf_fonts.
1999-01-22 19:59:22 +00:00
etc Minor corrections. 1999-01-21 18:17:55 +00:00
leim (quail-japanese-kanji-kkc): If the last char 1999-01-14 01:20:35 +00:00
lib-src (etags_getcwd, absolute_filename) [DOS_NT]: Canonicalize 1999-01-22 19:38:51 +00:00
lisp (w32-standard-fontset-spec): Simplified. 1999-01-22 19:57:38 +00:00
lispref *** empty log message *** 1998-12-16 06:34:51 +00:00
lwlib (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) 1998-08-02 00:29:05 +00:00
man (MS-DOS and MULE): dos-unsupported-character-glyph is 1999-01-18 07:14:30 +00:00
msdos (install): Use update instead of sed to install fns.el. 1999-01-14 11:30:55 +00:00
nt (ALL): List top-level targets. 1999-01-17 19:12:04 +00:00
src (Vw32_bdf_filename_alist): New variable. 1999-01-22 19:59:22 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Support configuring with leim. 1999-01-07 12:27:19 +00:00
config.guess Match HP 9000/800 machine. 1999-01-14 06:41:28 +00:00
config.sub Merge with autoconf 2.13. 1999-01-10 14:21:04 +00:00
configure.in Change message about HAVE_XFREE386. 1999-01-19 08:08:12 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL Explain that intlfonts are used by ps-print as well. 1999-01-14 11:25:35 +00:00
make-dist Don't include etc/fns*.el in dist. 1998-11-01 00:28:00 +00:00
Makefile.in (install-arch-dep): Copy fns-*.el from lib-src. 1998-12-05 00:25:42 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00