log src/ftfont.c @ 97826:f1d6d439f960

age author description
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.