(enum_font_cb2): Set the font height to be the
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 17 Mar 1999 22:03:55 +0000 (22:03 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 17 Mar 1999 22:03:55 +0000 (22:03 +0000)
commitf46e6225bb14b179b9ae9ebcb05c9e439efe95f7
treef136f4bf2303be5e4cc0f7f4e1f8433860cba222
parent865203c3b7dbf3c99be9038089a91b459793a165
(enum_font_cb2): Set the font height to be the
character height, not the cell height.
(Fw32_select_font): Initialize font dialog with current
default font.
(Vw32_system_coding_system): New variable.
(w32_strict_filenames): Add comment.
(w32_to_x_font): Decode font name using Vw32_system_coding_system.
(x_to_w32_font): Encode font name using Vw32_system_coding_system.
(syms_of_w32fns): Add w32-system-coding-system.
src/w32fns.c