diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 47732e958db..8d99db45b64 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2007-05-31 Jason Rumney <jasonr@gnu.org> | 1 | 2007-05-31 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * font.c (Ffont_get): Use font driver to determine otf capability. | 3 | * font.c (Ffont_get): Use font driver to determine otf capability. |
| 4 | (adjust_anchor): Check if driver defines anchor_point before using. | ||
| 4 | 5 | ||
| 5 | * w32font.c (w32font_open): Handle size, height and pixel_size better. | 6 | * w32font.c (w32font_open): Handle size, height and pixel_size better. |
| 6 | (w32font_draw): Use options. | 7 | (w32font_draw): Use options. |