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
|