Mon, 29 Jun 2009 05:28:54 +0000 |
Jim Meyering |
Remove useless if-before-xfree tests.
|
Tue, 23 Jun 2009 05:50:20 +0000 |
Kenichi Handa |
Change font_add_log to FONT_ADD_LOG.
|
Sat, 25 Apr 2009 06:11:46 +0000 |
Jason Rumney |
(clear_cached_metrics): Remove, unused since 2008-08-02.
|
Fri, 17 Apr 2009 19:04:49 +0000 |
Juanma Barranquero |
* w32font.c (Qja, Qko): Remove declarations.
|
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.
|