log src/w32font.c @ 96937:7f7286fdbf06

age author description
Wed, 23 Jul 2008 15:37:44 +0000 Jason Rumney * w32font.c (w32font_open): Set font type to gdi.
Wed, 23 Jul 2008 13:18:40 +0000 Jason Rumney (w32_enumfont_pattern_entity): Return height consistent with opened font.
Wed, 09 Jul 2008 00:32:22 +0000 Kenichi Handa (w32font_open): Adjust it for the change of
Tue, 01 Jul 2008 14:00:42 +0000 Jason Rumney (w32font_text_extents): Don't count overhang as part of width.
Fri, 27 Jun 2008 22:33:12 +0000 Jason Rumney * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
Thu, 26 Jun 2008 22:11:25 +0000 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
Thu, 26 Jun 2008 10:48:28 +0000 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
Fri, 20 Jun 2008 15:27:28 +0000 Jason Rumney (font_matches_spec): Use csb bitfield from font signature to determine
Wed, 18 Jun 2008 08:33:16 +0000 Jason Rumney Add font logging to list and match functions.
Mon, 16 Jun 2008 09:11:05 +0000 Jason Rumney Fix crashing bug in use of bold fonts from x-select-font on W32.
Fri, 13 Jun 2008 14:29:47 +0000 Jason Rumney * w32fns.c (Fw32_select_font): Removed old font API function.
Thu, 12 Jun 2008 10:38:44 +0000 Juanma Barranquero Include ctype.h.
Wed, 11 Jun 2008 22:39:43 +0000 Jason Rumney (w32font_encode_char): Detect missing glyphs that are misreported as space.
Tue, 10 Jun 2008 02:07:06 +0000 Kenichi Handa (add_font_name_to_list): Adjusted for
Sun, 01 Jun 2008 21:56:43 +0000 Jason Rumney (w32_enumfont_pattern_entity): Use requested registry.
Thu, 29 May 2008 16:57:00 +0000 Jason Rumney (add_font_entity_to_list): Allow non-opentype truetype fonts back
Thu, 29 May 2008 16:12:24 +0000 Jason Rumney (w32font_open_internal): Prefer truetype fonts unless
Tue, 27 May 2008 08:55:21 +0000 Juanma Barranquero (compute_metrics): Rewrite an "else { if () ... else ... }"
Tue, 27 May 2008 08:29:41 +0000 Jason Rumney (w32font_open_internal): Determine if glyph indices are likely to work here.
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.
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.
Tue, 04 Dec 2007 19:45:31 +0000 Jason Rumney (add_font_entity_to_list): Compare only the beginning of full name.
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.