]> git.eshelyaron.com Git - emacs.git/commit
(w32_load_system_font): Default charset to -1.
authorJason Rumney <jasonr@gnu.org>
Sun, 12 Oct 2003 22:47:33 +0000 (22:47 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 12 Oct 2003 22:47:33 +0000 (22:47 +0000)
commitf1de3410d2982719628a0d6c7e4119a6bcd08422
treee96fc398315275ea4082a12d058385669367598f
parentbc78cf6e0c3225a77e0297ff91df3d3ff2dc7211
(w32_load_system_font): Default charset to -1.
(x_to_w32_charset): Match all fonts for unicode.
(w32_to_x_charset): New parameter; matching. Don't return partial or
wildcard charsets.
(w32_to_all_x_charsets): Don't return partial or wildcard charsets.
(w32_codepage_for_font): Return CP_UNICODE for unicode.
(w32_to_x_font): Match supplied charset to a real charset.
(enum_font_cb2): Always list unicode versions.
src/w32fns.c