log src/font.c @ 91168:4323f9b78ae1

age author description
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
Thu, 26 Jul 2007 11:42:32 +0000 Kenichi Handa (Ffontp): Fix docstring.
Sat, 02 Jun 2007 22:12:01 +0000 Jason Rumney (font_pixel_size): Reverse assq_no_quit args.
Thu, 31 May 2007 15:52:48 +0000 Jason Rumney (font_put_extra): Expose externally.
Thu, 31 May 2007 14:57:48 +0000 Jason Rumney (Ffont_get): Use font driver to determine otf capability.
Thu, 31 May 2007 14:52:54 +0000 Jason Rumney (Ffont_get): Use font driver to determine otf capability.
Thu, 26 Apr 2007 00:37:14 +0000 Kenichi Handa (check_otf_features): Define it regardless of
Wed, 25 Apr 2007 12:05:28 +0000 Kenichi Handa (struct otf_list): Delete it.
Tue, 24 Apr 2007 11:35:15 +0000 Kenichi Handa (font_at): If the window W is not on a window system,
Wed, 29 Nov 2006 12:09:56 +0000 Kenichi Handa (font_parse_xlfd): Fix the array size of `f'.
Fri, 24 Nov 2006 01:48:20 +0000 Kenichi Handa (Qopentype): New variable.
Fri, 27 Oct 2006 07:37:13 +0000 Kenichi Handa (font_unparse_fcname): Pay attention to the case that
Mon, 23 Oct 2006 11:24:55 +0000 Kenichi Handa (font_unparse_fcname): Pay attention to the case that
Tue, 17 Oct 2006 12:33:54 +0000 Kenichi Handa (Qunicode_sip): New variable.
Mon, 21 Aug 2006 12:51:20 +0000 Kenichi Handa *** empty log message ***
Tue, 01 Aug 2006 01:28:43 +0000 Kenichi Handa (font_parse_fcname): Don't change :name property of FONT.
Fri, 28 Jul 2006 12:51:10 +0000 Kenichi Handa (font_otf_capability): Fix handling of the default
Wed, 26 Jul 2006 01:19:04 +0000 Kenichi Handa (font_unparse_fcname): Fix typo (swidth->width).
Mon, 24 Jul 2006 04:42:53 +0000 Kenichi Handa Include window.h.
Fri, 14 Jul 2006 02:24:13 +0000 Kenichi Handa (font_merge_old_spec): Treat '*' in foundry as a wild
Mon, 03 Jul 2006 00:48:34 +0000 Kenichi Handa (font_find_for_lface): Code optimized.
Wed, 28 Jun 2006 05:57:27 +0000 Kenichi Handa (QCscalable, Qc, Qm, Qp, Qd): New variables.
Wed, 21 Jun 2006 01:24:36 +0000 Kenichi Handa (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
Mon, 19 Jun 2006 13:00:37 +0000 Kenichi Handa (font_parse_fcname): Fix previous change.
Mon, 19 Jun 2006 12:43:59 +0000 Kenichi Handa (POINT_TO_PIXEL): Don't divice POINT by 10.
Mon, 19 Jun 2006 01:38:26 +0000 Kenichi Handa (font_parse_fcname): Fix parsing of point-size.
Fri, 16 Jun 2006 12:34:49 +0000 Kenichi Handa (XLFD_SMALLNUM_MASK): Delete this macro.
Wed, 14 Jun 2006 00:42:04 +0000 Kenichi Handa (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to
Fri, 09 Jun 2006 06:28:33 +0000 Kenichi Handa (font_find_for_lface): Fix previous change.
Fri, 09 Jun 2006 02:14:31 +0000 Kenichi Handa * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved from
Wed, 07 Jun 2006 11:41:58 +0000 Miles Bader Add arch tagline
Tue, 06 Jun 2006 03:47:13 +0000 Kenichi Handa New file.