log src/w32font.c @ 102423:f23ca4ed51bd

age author description
Thu, 12 Feb 2009 14:59:22 +0000 Jason Rumney (check_face_name): Check for fake helv. (Bug#2275)
Thu, 12 Feb 2009 13:58:29 +0000 Jason Rumney (add_font_entity_to_list): Fix check for substituted
Mon, 26 Jan 2009 14:31:29 +0000 Jason Rumney (w32font_list_internal): Return quickly if registry is
Fri, 09 Jan 2009 18:31:39 +0000 Jason Rumney (add_font_entity_to_list): Don't report unknown
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 17 Dec 2008 14:39:47 +0000 Jason Rumney (w32font_has_char): Always return -1.
Sat, 13 Dec 2008 17:56:27 +0000 Jason Rumney * w32font.c (intern_font_name): New function.
Thu, 11 Dec 2008 14:56:09 +0000 Jason Rumney (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.
Wed, 10 Dec 2008 16:21:39 +0000 Jason Rumney Improve comments for last change.
Wed, 10 Dec 2008 16:09:17 +0000 Jason Rumney (add_font_entity_to_list): Limit unicode-sip fonts to those that
Wed, 10 Dec 2008 15:36:51 +0000 Jason Rumney (Qcham): New symbol.
Thu, 04 Dec 2008 15:21:53 +0000 Jason Rumney (w32font_draw): Initialize orig_clip before getting it, and delete it
Thu, 27 Nov 2008 15:19:40 +0000 Juanma Barranquero * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
Wed, 26 Nov 2008 13:37:17 +0000 Jason Rumney (w32font_open_internal): Don't include external leading in font height.
Mon, 24 Nov 2008 13:15:00 +0000 Jason Rumney (check_face_name): Use xstrcasecmp. Avoid compiler warning.
Sun, 23 Nov 2008 15:07:25 +0000 Jason Rumney (check_face_name): New function.
Sat, 02 Aug 2008 21:26:08 +0000 Jason Rumney (compute_metrics): Don't mess with glyph_idx setting here.
Wed, 30 Jul 2008 21:45:35 +0000 Jason Rumney * w32font.h (struct w32font_info): Use unicode version of textmetrics.
Mon, 28 Jul 2008 21:37:31 +0000 Jason Rumney (w32font_text_extents): Use w32_metric_cache consistently.
Fri, 25 Jul 2008 21:44:37 +0000 Jason Rumney (w32font_has_char): Handle the case where we can't
Fri, 25 Jul 2008 11:25:43 +0000 Jason Rumney * w32font.c (w32font_encode_char): Encode characters outside BMP as
Fri, 25 Jul 2008 00:36:45 +0000 Jason Rumney (Fx_select_font): Reverse sense of second arg.
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.