]> git.eshelyaron.com Git - emacs.git/commit
(w32_registry): Take font_type argument. Use ANSI
authorJason Rumney <jasonr@gnu.org>
Fri, 7 Mar 2008 00:45:44 +0000 (00:45 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 7 Mar 2008 00:45:44 +0000 (00:45 +0000)
commitc960bff86fd051456c6d1c2bb5ec8aebe57247fa
treeed324427a3e079ec86a0227e91ed947294924b3f
parent239bf18bf24e8e8afee41154d1f73345eab0cc3c
(w32_registry): Take font_type argument. Use ANSI
when charset not specified. Only translate ANSI to unicode when
font_type is truetype.
(w32font_coverage_ok): New function.
(add_font_entity_to_list): Use it to filter unsuitable fonts.
src/ChangeLog
src/w32font.c