annotate nt/ChangeLog.unicode @ 90908:523a5c7f67ea
(w32font_open): Don't set font_idx.
(w32font_text_extents): Try GetTextExtentPoint32W before defaulting
to font settings.
(w32font_draw): Fill background explicitly.
author |
Jason Rumney <jasonr@gnu.org> |
date |
Mon, 04 Jun 2007 21:26:03 +0000 |
parents |
4d94a4dbcf99 |
children |
96044d7774a0 |
rev |
line source |
90875
|
1 2007-05-31 Jason Rumney <jasonr@gnu.org>
|
|
2
|
|
3 * configure.bat: Add --with-font-backend option.
|
|
4
|
|
5 ;; Local Variables:
|
|
6 ;; coding: iso-2022-7bit
|
|
7 ;; End:
|
|
8
|
|
9 Copyright (C) 2007 Free Software Foundation, Inc.
|
|
10 Copying and distribution of this file, with or without modification,
|
|
11 are permitted provided the copyright notice and this notice are preserved.
|
90898
|
12
|
|
13 ;; arch-tag: d84beebb-6c36-40b7-af5d-4121fb59ea1e
|