Fri, 27 Feb 2009 00:29:42 +0000 |
Chong Yidong |
(font_style_to_value): Set value for unknown symbols to
|
Sat, 21 Feb 2009 13:39:20 +0000 |
Chong Yidong |
(Qfont_spec, Qfont_entity, Qfont_object): Definitions
|
Wed, 18 Feb 2009 03:57:19 +0000 |
Kenichi Handa |
(Ffont_spec): Fix typo.
|
Wed, 18 Feb 2009 02:28:57 +0000 |
Kenichi Handa |
(font_check_otf_features): Fix handling of `nil' element.
|
Wed, 11 Feb 2009 09:45:12 +0000 |
Juanma Barranquero |
Remove spurious semicolons.
|
Thu, 05 Feb 2009 06:21:19 +0000 |
Kenichi Handa |
(Ffont_spec): Docstring modified.
|
Sat, 24 Jan 2009 03:17:42 +0000 |
Chong Yidong |
(font_parse_xlfd): Handle patterns of length < 2.
|
Mon, 19 Jan 2009 16:42:44 +0000 |
Chong Yidong |
(font_spec_from_name): Return Qnil if font name could not be parsed.
|
Fri, 16 Jan 2009 03:26:29 +0000 |
Glenn Morris |
(Ffont_variation_glyphs): Silence compiler.
|
Tue, 13 Jan 2009 20:02:59 +0000 |
Chong Yidong |
(font_clear_prop): If clearing the family, clear the font width index
|
Fri, 09 Jan 2009 14:12:04 +0000 |
Chong Yidong |
(Ffont_family_list): Return a list of strings, not symbols.
|
Thu, 08 Jan 2009 13:34:44 +0000 |
Chong Yidong |
(font_open_for_lface): Handle unspecified height attribute.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 23:41:25 +0000 |
Kenichi Handa |
(font_range): Don't require a font for a variation
|
Tue, 30 Dec 2008 00:46:01 +0000 |
Kenichi Handa |
(font_intern_prop): Validate str as multibyte.
|
Tue, 16 Dec 2008 11:29:46 +0000 |
Kenichi Handa |
(font_open_entity): Fix previous change.
|
Tue, 16 Dec 2008 03:33:00 +0000 |
Chong Yidong |
(font_update_drivers): Fix mistake in reconstructing the driver list.
|
Sat, 13 Dec 2008 15:39:48 +0000 |
Chong Yidong |
(free_font_driver_list): Implement missing function.
|
Sat, 13 Dec 2008 03:29:47 +0000 |
Kenichi Handa |
(font_rescale_ratio): Moved from xfaces.c. Argument
|
Wed, 10 Dec 2008 19:25:26 +0000 |
Juanma Barranquero |
* font.c (Ffont_spec): Move usage to end of docstring.
|
Wed, 03 Dec 2008 05:54:15 +0000 |
Kenichi Handa |
(font_at): Set `multibyte' at first.
|
Wed, 03 Dec 2008 05:16:38 +0000 |
Chong Yidong |
Handle fonts with corrupted size specs, i.e. non-int and non-float.
|
Wed, 03 Dec 2008 05:10:50 +0000 |
Chong Yidong |
(Fopen_font): Compute pixel size correctly.
|
Tue, 02 Dec 2008 22:47:20 +0000 |
Andreas Schwab |
(font_unparse_fcname): Fix use of uninitialized variable.
|
Mon, 01 Dec 2008 20:14:43 +0000 |
Andreas Schwab |
(register_font_driver): Use xmalloc.
|
Thu, 23 Oct 2008 07:57:58 +0000 |
Kenichi Handa |
(font_match_p): Fix previous change.
|
Thu, 23 Oct 2008 07:49:15 +0000 |
Kenichi Handa |
(font_match_p): Fix for the case that a vector of
|
Thu, 23 Oct 2008 04:01:23 +0000 |
Kenichi Handa |
(font_add_log): Check the values of extra properties.
|
Tue, 14 Oct 2008 14:41:20 +0000 |
Chong Yidong |
(font_clear_prop): When clearing font width, clear the average width
|
Sun, 12 Oct 2008 12:49:14 +0000 |
Andreas Schwab |
Don't include <m17n-flt.h>.
|