log src/w32font.c @ 95315:3d4da4481f75

age author description
Mon, 26 May 2008 14:05:38 +0000 Jason Rumney (w32_weight_table): Remove unused variable.
Mon, 26 May 2008 11:04:40 +0000 Jason Rumney (w32font_text_extents): Zero whole metrics struct first.
Mon, 26 May 2008 10:37:12 +0000 Jason Rumney (w32font_text_extents): Zero whole metrics struct first.
Thu, 22 May 2008 03:49:01 +0000 Kenichi Handa *** empty log message ***
Tue, 20 May 2008 23:37:03 +0000 Jason Rumney (add_font_entity_to_list): Don't add non-opentype
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:02:08 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Mon, 14 Apr 2008 16:14:52 +0000 Jason Rumney (w32font_open_internal): Set max_bounds.descent in
Tue, 08 Apr 2008 13:52:21 +0000 Jason Rumney (Qja, Qko, Qzh): New symbols.
Fri, 04 Apr 2008 23:05:43 +0000 Jason Rumney (w32font_text_extents): Use font's ascent and descent.
Thu, 03 Apr 2008 13:10:57 +0000 Jason Rumney (Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
Tue, 11 Mar 2008 00:36:21 +0000 Jason Rumney (w32font_full_name): Use floor to round.
Fri, 07 Mar 2008 00:44:49 +0000 Jason Rumney (w32_registry): Take font_type argument. Use ANSI
Tue, 04 Mar 2008 17:31:40 +0000 Jason Rumney Wrap in USE_FONT_BACKEND conditional
Mon, 03 Mar 2008 02:10:00 +0000 Juanma Barranquero Include math.h.
Mon, 03 Mar 2008 01:49:04 +0000 Jason Rumney (recompute_cached_metrics): Change font arg to w32font_info.
Mon, 03 Mar 2008 00:31:18 +0000 Jason Rumney (Quniscribe, QCformat): New symbols.
Sat, 01 Mar 2008 23:03:57 +0000 Jason Rumney (w32font_full_name): Report point size for scalable fonts.
Sat, 01 Mar 2008 21:19:56 +0000 Jason Rumney (w32font_full_name): New function.
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.