log src/font.c @ 94394:d1731f0f8048

age author description
Sun, 27 Apr 2008 09:06:42 +0000 Kenichi Handa (font_prop_validate): Signal `error' instead of `font'.
Sat, 01 Mar 2008 20:20:43 +0000 Jason Rumney (font_unparse_fcname): Increase len when style is a symbol.
Tue, 26 Feb 2008 18:18:05 +0000 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
Tue, 26 Feb 2008 16:23:39 +0000 Juanma Barranquero (Ffont_spec, Ffont_at): Fix typos in docstrings.
Mon, 25 Feb 2008 01:43:02 +0000 Kenichi Handa If the font driver doesn't have `shape' function, return Qnil.
Fri, 22 Feb 2008 19:04:03 +0000 Stefan Monnier (font_match_xlfd, font_check_xlfd_parse): New funs.
Mon, 18 Feb 2008 18:38:49 +0000 Stefan Monnier (font_unparse_xlfd): Don't ignore integer pixel size specs.
Sun, 17 Feb 2008 02:03:58 +0000 Kenichi Handa Include xterm.h.
Sat, 16 Feb 2008 14:48:26 +0000 Eli Zaretskii (Ffont_fill_gstring, Fget_font_glyphs): Fix compilation warnings.
Wed, 06 Feb 2008 04:21:49 +0000 Glenn Morris Update copyright years.
Wed, 06 Feb 2008 03:14:46 +0000 Stefan Monnier (check_gstring): Use them and AREF to access the vector before
Mon, 28 Jan 2008 23:59:56 +0000 Kenichi Handa (font_find_for_lface): Fix previous change. Be sure to
Mon, 28 Jan 2008 07:05:07 +0000 Kenichi Handa (font_find_for_lface): Check if the character C is
Fri, 25 Jan 2008 11:26:27 +0000 Kenichi Handa (font_load_for_face): Handle the case that the font in
Mon, 14 Jan 2008 01:33:02 +0000 Kenichi Handa *** empty log message ***
Mon, 07 Jan 2008 12:28:30 +0000 Kenichi Handa (Ffont_shape_text): Fix setting of `to' field of glyphs.
Mon, 07 Jan 2008 02:02:05 +0000 Kenichi Handa (Ffont_shape_text): If the font driver doesn't have a
Tue, 25 Dec 2007 10:36:06 +0000 Kenichi Handa (Ffont_fill_gstring): Stop filling when a character not
Fri, 21 Dec 2007 01:38:14 +0000 Kenichi Handa (Ffont_shape_text): Avoid unnecessary composition.
Thu, 20 Dec 2007 10:40:31 +0000 Jason Rumney (font_parse_fcname): Default weight and slant to normal.
Tue, 18 Dec 2007 11:40:00 +0000 Kenichi Handa (font_prepare_cache, font_finish_cache, font_get_cache): New
Tue, 18 Dec 2007 02:26:27 +0000 Kenichi Handa (Ffont_get): Fix arguments to Fassoc.
Fri, 14 Dec 2007 11:16:47 +0000 Kenichi Handa (font_at): Handle the case that the arg C is negative.
Thu, 06 Dec 2007 07:25:56 +0000 Kenichi Handa (Ffont_shape_text): Fix the return value.
Mon, 03 Dec 2007 14:40:32 +0000 Kenichi Handa (font_gstring_produce): Delete it.
Mon, 03 Dec 2007 13:49:09 +0000 Kenichi Handa (font_unparse_xlfd): If pixel_size is zero, make the
Sat, 01 Dec 2007 02:38:23 +0000 Kenichi Handa * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
Fri, 23 Nov 2007 02:09:42 +0000 Jason Rumney (Qfontp): Remove unused symbol.
Mon, 19 Nov 2007 05:14:46 +0000 Kenichi Handa (font_update_drivers): Call driver->start_for_frame and
Mon, 05 Nov 2007 12:52:51 +0000 Kenichi Handa (font_prop_validate_symbol): The argument prop_index is