* src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.
authorJason Rumney <jasonr@gnu.org>
Sat, 5 Nov 2011 18:50:59 +0000 (02:50 +0800)
committerJason Rumney <jasonr@gnu.org>
Sat, 5 Nov 2011 18:50:59 +0000 (02:50 +0800)
commit226109108e955113828a46b1fe761a1164d1b12e
tree9c3085dc315363346b281b65658f07cca954cbc5
parent1e8110e753937138b7b6265a1da3617931083adc
* src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.
(add_font_entity_to_list): Filter out non-Japanese Shift-JIS
fonts.
(add_font_entity_to_list): Fix logic errors in mixed boolean and
bitwise arithmetic preventing use of unicode-sip and non-truetype
opentype fonts.

Fixes: debbugs:6029
src/ChangeLog
src/w32font.c
src/w32term.c