log src/w32font.c @ 91158:5e7347695108

age author description
Sat, 01 Dec 2007 16:03:21 +0000 Jason Rumney (w32font_driver): Add new fields.
Sat, 01 Dec 2007 00:31:23 +0000 Jason Rumney (w32font_draw): Fill background manually.
Fri, 23 Nov 2007 02:09:19 +0000 Jason Rumney (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY): Define
Fri, 26 Oct 2007 23:50:29 +0000 Jason Rumney (add_font_name_to_list): Avoid vertical fonts.
Wed, 19 Sep 2007 13:58:58 +0000 Jason Rumney (w32font_text_extents): Calculate metrics for the whole string.
Thu, 13 Sep 2007 13:37:26 +0000 Jason Rumney (w32font_draw): Do clipping here.
Sun, 24 Jun 2007 20:49:24 +0000 Jason Rumney (Qgdi): Rename from Qw32.
Wed, 13 Jun 2007 22:52:21 +0000 Jason Rumney (w32font_close): Delete the GDI font object.
Wed, 06 Jun 2007 20:29:45 +0000 Jason Rumney (w32font_draw): Delete brush after using it.
Mon, 04 Jun 2007 21:26:03 +0000 Jason Rumney (w32font_open): Don't set font_idx.
Sat, 02 Jun 2007 23:42:23 +0000 Jason Rumney (w32font_info): Remove subranges.
Sat, 02 Jun 2007 00:50:32 +0000 Miles Bader Add arch tagline
Thu, 31 May 2007 23:42:13 +0000 Jason Rumney (w32font_open): Make lfHeight negative.
Thu, 31 May 2007 16:20:30 +0000 Jason Rumney * w32font.c (QCsubranges): New symbol.
Thu, 31 May 2007 15:52:20 +0000 Jason Rumney (font_put_extra): Expose externally.
Thu, 31 May 2007 13:20:11 +0000 Jason Rumney * w32font.c (w32font_open): Handle size, height and pixel_size better.
Thu, 31 May 2007 01:04:13 +0000 Jason Rumney New file for w32 font backend.