log src/w32font.c @ 91030:8be09e8e2c97

age author description
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.