log src/w32font.c @ 92247:9b365c5b1af2

age author description
Mon, 25 Feb 2008 08:35:40 +0000 Jason Rumney (w32font_draw): Draw one character at a time when padding.
Mon, 25 Feb 2008 01:46:30 +0000 Kenichi Handa (w32font_draw): Pay attention to s->padding_p.
Sun, 24 Feb 2008 15:07:46 +0000 Jason Rumney (w32font_text_extents): Avoid getting HDC and selecting
Wed, 06 Feb 2008 22:35:30 +0000 Jason Rumney * w32font.c (w32font_text_extents): Fill in lbearing metric.
Tue, 05 Feb 2008 21:50:58 +0000 Jason Rumney (w32font_open_internal): Fill min_width with tmAveCharWidth.
Mon, 04 Feb 2008 15:41:52 +0000 Jason Rumney (w32font_open_internal): Use xmalloc, xrealloc, xfree.
Mon, 04 Feb 2008 00:51:33 +0000 Jason Rumney (w32font_open_internal): Use font_unparse_fcname to set full_name.
Sat, 02 Feb 2008 04:33:06 +0000 Glenn Morris Update copyright years and GPL version.
Thu, 20 Dec 2007 14:28:53 +0000 Jason Rumney (logfonts_match): Don't check adstyle here.
Thu, 20 Dec 2007 00:10:57 +0000 Jason Rumney (w32font_text_extents): Dereference selected_frame.
Wed, 19 Dec 2007 22:27:46 +0000 Jason Rumney (w32font_open): Remove debug code.
Wed, 19 Dec 2007 22:22:55 +0000 Jason Rumney *** empty log message ***
Tue, 18 Dec 2007 11:37:36 +0000 Kenichi Handa (w32font_get_cache): Adjust the argument type.
Sat, 08 Dec 2007 02:23:57 +0000 Jason Rumney (w32font_open_internal): New function.
Sat, 08 Dec 2007 01:49:30 +0000 Jason Rumney Include w32font.h.