log src/ftfont.c @ 95069:97c813c2948b

age author description
2008-05-15 Kenichi Handa (ftfont_list): Downcase family name to check generic families.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa (ftfont_pattern_entity): Argument FRAME removed. Make
2008-04-03 Jason Rumney (ftfont_get_open_type_spec): Check spec->script, not val.
2008-03-02 Andreas Schwab (ftfont_pattern_entity): Fix aliasing violations.
2008-02-28 Kenichi Handa (ftfont_match): Explicitly set pixelsize in pattern.
2008-02-16 Kenichi Handa (ftfont_shape): Return Lispy number.
2008-02-07 Kenichi Handa (ftfont_open): Fix previous change.
2008-02-06 Kenichi Handa (ftfont_open): Fix calculation of font->font.averange_width.
2008-02-06 Glenn Morris Update copyright years and GPL version.
2008-01-07 Kenichi Handa (ftfont_driver): Set ftfont_shape in ftfont_driver only
2007-12-27 Kenichi Handa (ftfont_drive_otf): Fix setting of FROM and TO slots of
2007-12-25 Kenichi Handa (ftfont_encode_char): Use the macro FONT_INVALID_CODE.
2007-12-18 Kenichi Handa (ftfont_get_cache): Adjust the argument type.
2007-12-09 Kenichi Handa (struct OpenTypeSpec): Members script_tag renamed to
2007-12-06 Kenichi Handa (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.
2007-12-05 Kenichi Handa (struct OpenTypeSpec): New struct.
2007-12-05 Kenichi Handa (struct OpenTypeSpec): New struct.
2007-12-03 Kenichi Handa (ftfont_open): Set members maybe_otf and otf of
2007-12-01 Kenichi Handa Don't include Freetype headers. Include "ftfont.h".
2007-11-19 Kenichi Handa (ftfont_get_bitmap): Set bitmap->bits_per_pixel.
2007-06-21 Jason Rumney (ftfont_font_format): Typo fix.
2007-04-25 Kenichi Handa (ftfont_driver): Delete font_otf_gsub and
2006-11-29 Kenichi Handa (ftfont_driver): Initialize ftfont_driver.type by 0.
2006-11-27 Kenichi Handa (ftfont_pattern_entity): Check if FC_FONTFORMAT is
2006-11-24 Kenichi Handa (ftfont_pattern_entity): Add fontformat in a pattern.
2006-10-17 Kenichi Handa (ftfont_list): Allow registry "unicode-sip".
2006-08-01 Kenichi Handa (ftfont_pattern_entity): If the pattern doesn't contain
2006-08-01 Kenichi Handa (ftfont_match): Delete debugging code.
2006-08-01 Kenichi Handa (ftfont_driver): Set ftfont_driver.match to
2006-07-28 Kenichi Handa (ftfont_open): Set font->font.full_name and
2006-07-07 Kenichi Handa (ftfont_list): Fix typo.
2006-07-07 Kenichi Handa (ftfont_list): Fix typo.
2006-07-05 Jan Djärv * ftfont.c (ftfont_list): Move misplaced #endif
2006-07-05 Kenichi Handa (ftfont_list): Pay attention to the case that
2006-07-03 Kenichi Handa (ftfont_list): Handling of QCname fixed.
2006-07-03 Kenichi Handa (ftfont_list): Handle QCotf property.
2006-06-28 Kenichi Handa (ftfont_list): Handle properties dpi, spacing, and
2006-06-19 Kenichi Handa (ftfont_list): Use assq_no_quit, not Fassq. Don't
2006-06-19 Kenichi Handa (ftfont_pattern_entity): Use the numeric value 100 for
2006-06-16 Kenichi Handa (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
2006-06-14 Kenichi Handa (ftfont_pattern_entity): Fix typo.
2006-06-09 Kenichi Handa (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved to
2006-06-07 Miles Bader Add arch tagline
2006-06-06 Kenichi Handa New file.