log src/xfont.c @ 100951:e038c1a8307c

age author description
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Fri, 19 Dec 2008 05:41:32 +0000 Kenichi Handa (xfont_decode_coding_xlfd): New function.
Wed, 06 Aug 2008 12:20:11 +0000 Kenichi Handa (xfont_list_family): Return a list of symbols, not
Mon, 14 Jul 2008 07:44:46 +0000 Kenichi Handa (xfont_open): Add workaround for X's bug.
Thu, 10 Jul 2008 01:25:59 +0000 Kenichi Handa (xfont_open): Log the reason of failure.
Wed, 09 Jul 2008 07:38:55 +0000 Kenichi Handa (xfont_text_extents): Fix initial setting of metrics.
Wed, 09 Jul 2008 02:02:14 +0000 Kenichi Handa (xfont_open): Cancel the previous about font->vertical_centering.
Wed, 09 Jul 2008 00:31:26 +0000 Kenichi Handa (xfont_open): Adjust it for the change of
Thu, 05 Jun 2008 04:15:44 +0000 Kenichi Handa (xfont_list): Don't set registry to iso8859-1 even if it
Tue, 03 Jun 2008 05:57:28 +0000 Kenichi Handa (xfont_list): Try an alias.
Tue, 27 May 2008 01:43:27 +0000 Kenichi Handa (xfont_open): Fix calculation of font->average_width.
Fri, 23 May 2008 01:31:32 +0000 Kenichi Handa (xfont_list_pattern): Free names returned from XListFonts.
Thu, 22 May 2008 14:54:27 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Thu, 22 May 2008 13:35:54 +0000 Jason Rumney (xfont_list_pattern, compare_font_names): Use xstricmp.
Thu, 22 May 2008 02:23:03 +0000 Kenichi Handa (xfont_get_pcm): Change xassert to font_assert.