(w32font_open): Don't set font_idx.
authorJason Rumney <jasonr@gnu.org>
Mon, 4 Jun 2007 21:26:03 +0000 (21:26 +0000)
committerJason Rumney <jasonr@gnu.org>
Mon, 4 Jun 2007 21:26:03 +0000 (21:26 +0000)
commit1065a502e9d916079a192da26b675a5b34dcc855
tree638d9bddb098fc7901a19ec19b27c4d71b9e2b86
parentdc1ce20e62e83aaf1df2b08d5e808cf0d10e2fb2
(w32font_open): Don't set font_idx.
(w32font_text_extents): Try GetTextExtentPoint32W before defaulting
to font settings.
(w32font_draw): Fill background explicitly.
src/w32font.c