log src/ftfont.c @ 102138:3830c0dc1415

age author description
Wed, 11 Feb 2009 09:45:12 +0000 Juanma Barranquero Remove spurious semicolons.
Tue, 27 Jan 2009 05:09:42 +0000 Kenichi Handa (ftfont_has_char): If the arg FONT is a font-object,
Mon, 19 Jan 2009 12:07:32 +0000 Kenichi Handa (ftfont_lookup_cache): Check the return value of FcFontList.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 23:40:16 +0000 Kenichi Handa (ftfont_driver): Set the member get_variation_glyphs to
Fri, 19 Dec 2008 05:39:44 +0000 Kenichi Handa (ftfont_open): Genarate a multibyte string if given
Wed, 10 Dec 2008 06:00:56 +0000 Kenichi Handa (fc_charset_table): Add "unicode-sip".
Fri, 05 Dec 2008 12:24:58 +0000 Kenichi Handa (ftfont_shape_by_flt): Use "combining" flt if the
Wed, 03 Dec 2008 05:00:52 +0000 Chong Yidong (ftfont_list_family): Initialize list var earlier.
Wed, 03 Dec 2008 04:57:58 +0000 Chong Yidong (ftfont_resolve_generic_family): Avoid using uninitialized var.
Wed, 03 Dec 2008 04:52:42 +0000 Chong Yidong (ftfont_match): Initialize entity variable.
Fri, 24 Oct 2008 13:11:56 +0000 Kenichi Handa (ftfont_otf_features): Fix previous change.
Fri, 17 Oct 2008 02:20:13 +0000 Kenichi Handa (ftfont_otf_features): Fix indexing
Sun, 12 Oct 2008 12:50:00 +0000 Andreas Schwab * ftfont.c (ftfont_shape_by_flt): Make static.
Wed, 17 Sep 2008 11:48:00 +0000 Kenichi Handa (ftfont_shape_by_flt): Downcase family name.
Tue, 09 Sep 2008 02:28:51 +0000 Kenichi Handa (ftfont_shape_by_flt): Use "combining" FLT for ASCII characters.
Mon, 01 Sep 2008 02:46:23 +0000 Kenichi Handa (ftfont_spec_pattern): Don't create a charset of the
Fri, 29 Aug 2008 07:56:10 +0000 Kenichi Handa Include composite.h.
Mon, 21 Jul 2008 02:23:24 +0000 Kenichi Handa *** empty log message ***
Thu, 10 Jul 2008 13:13:21 +0000 Andreas Schwab (ftfont_resolve_generic_family): Remove foundry from
Wed, 09 Jul 2008 07:36:33 +0000 Kenichi Handa (ftfont_text_extents): Fix initial setting of metrics.
Wed, 09 Jul 2008 00:31:42 +0000 Kenichi Handa (struct ftfont_info): New member index, delete member
Mon, 30 Jun 2008 07:34:38 +0000 Kenichi Handa (fc_charset_table): New member lang.
Thu, 19 Jun 2008 00:42:11 +0000 Kenichi Handa (ftfont_pattern_entity): New arg extra. Caller changed.
Wed, 11 Jun 2008 01:13:48 +0000 Kenichi Handa (ftfont_font_format) [! FC_FONTFORMAT]: Declare "int len;".
Tue, 10 Jun 2008 02:07:53 +0000 Kenichi Handa (ftfont_pattern_entity): Adjusted for the change of font_intern_prop.
Mon, 09 Jun 2008 07:16:15 +0000 Kenichi Handa (ftfont_spec_pattern): Accept the registry `ascii-0'.
Sun, 01 Jun 2008 21:26:53 +0000 Juanma Barranquero Fix typo in comment.
Sat, 31 May 2008 02:27:46 +0000 Kenichi Handa (ftfont_font_format): Don't use strcasestr.
Wed, 28 May 2008 11:45:29 +0000 Kenichi Handa (ftfont_spec_pattern): Don't set FC_SPACING to pattern.
Fri, 23 May 2008 02:11:22 +0000 Kenichi Handa (ftfont_spec_pattern): Free charset if necessary.
Thu, 22 May 2008 02:26:51 +0000 Kenichi Handa (ftfont_resolve_generic_family): Renamed from
Mon, 19 May 2008 07:21:25 +0000 Kenichi Handa (cs_iso8859_1): Deleted.
Thu, 15 May 2008 06:44:06 +0000 Kenichi Handa (ftfont_list): Downcase family name to check generic families.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:28:01 +0000 Kenichi Handa (ftfont_pattern_entity): Argument FRAME removed. Make
Thu, 03 Apr 2008 08:16:54 +0000 Jason Rumney (ftfont_get_open_type_spec): Check spec->script, not val.
Sun, 02 Mar 2008 21:13:09 +0000 Andreas Schwab (ftfont_pattern_entity): Fix aliasing violations.
Thu, 28 Feb 2008 12:54:31 +0000 Kenichi Handa (ftfont_match): Explicitly set pixelsize in pattern.
Sat, 16 Feb 2008 12:40:42 +0000 Kenichi Handa (ftfont_shape): Return Lispy number.
Thu, 07 Feb 2008 01:13:18 +0000 Kenichi Handa (ftfont_open): Fix previous change.
Wed, 06 Feb 2008 11:52:58 +0000 Kenichi Handa (ftfont_open): Fix calculation of font->font.averange_width.
Wed, 06 Feb 2008 04:22:47 +0000 Glenn Morris Update copyright years and GPL version.
Mon, 07 Jan 2008 02:08:28 +0000 Kenichi Handa (ftfont_driver): Set ftfont_shape in ftfont_driver only
Thu, 27 Dec 2007 01:15:39 +0000 Kenichi Handa (ftfont_drive_otf): Fix setting of FROM and TO slots of
Tue, 25 Dec 2007 10:32:26 +0000 Kenichi Handa (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
Tue, 18 Dec 2007 11:47:33 +0000 Kenichi Handa (ftfont_get_cache): Adjust the argument type.
Sun, 09 Dec 2007 12:29:51 +0000 Kenichi Handa (struct OpenTypeSpec): Members script_tag renamed to
Thu, 06 Dec 2007 07:25:29 +0000 Kenichi Handa (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
Wed, 05 Dec 2007 12:03:13 +0000 Kenichi Handa (struct OpenTypeSpec): New struct.
Wed, 05 Dec 2007 12:02:27 +0000 Kenichi Handa (struct OpenTypeSpec): New struct.
Mon, 03 Dec 2007 01:42:01 +0000 Kenichi Handa (ftfont_open): Set members maybe_otf and otf of
Sat, 01 Dec 2007 02:39:27 +0000 Kenichi Handa Don't include Freetype headers. Include "ftfont.h".
Mon, 19 Nov 2007 05:02:49 +0000 Kenichi Handa (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
Thu, 21 Jun 2007 23:33:35 +0000 Jason Rumney (ftfont_font_format): Typo fix.
Wed, 25 Apr 2007 12:07:07 +0000 Kenichi Handa (ftfont_driver): Delete font_otf_gsub and
Wed, 29 Nov 2006 12:17:27 +0000 Kenichi Handa (ftfont_driver): Initialize ftfont_driver.type by 0.
Mon, 27 Nov 2006 04:33:07 +0000 Kenichi Handa (ftfont_pattern_entity): Check if FC_FONTFORMAT is
Fri, 24 Nov 2006 01:47:43 +0000 Kenichi Handa (ftfont_pattern_entity): Add fontformat in a pattern.
Tue, 17 Oct 2006 12:34:18 +0000 Kenichi Handa (ftfont_list): Allow registry "unicode-sip".