aboutsummaryrefslogtreecommitdiffstats
path: root/src/ftfont.c
Commit message (Expand)AuthorAgeFilesLines
* (ftfont_match): Explicitly set pixelsize in pattern.Kenichi Handa2008-02-281-0/+8
* (ftfont_shape): Return Lispy number.Kenichi Handa2008-02-161-2/+2
* (ftfont_open): Fix previous change.Kenichi Handa2008-02-071-1/+1
* (ftfont_open): Fix calculation of font->font.averange_width.Kenichi Handa2008-02-061-0/+1
* Update copyright years and GPL version.Glenn Morris2008-02-061-3/+3
* (ftfont_driver): Set ftfont_shape in ftfont_driver onlyKenichi Handa2008-01-071-3/+3
* (ftfont_drive_otf): Fix setting of FROM and TO slots ofKenichi Handa2007-12-271-9/+36
* (ftfont_encode_char): Use the macro FONT_INVALID_CODE.Kenichi Handa2007-12-251-1/+6
* (ftfont_get_cache): Adjust the argument type.Kenichi Handa2007-12-181-3/+3
* (struct OpenTypeSpec): Members script_tag renamed toKenichi Handa2007-12-091-12/+22
* (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names.Kenichi Handa2007-12-061-8/+8
* (struct OpenTypeSpec): New struct.Kenichi Handa2007-12-051-5/+5
* (struct OpenTypeSpec): New struct.Kenichi Handa2007-12-051-22/+123
* (ftfont_open): Set members maybe_otf and otf ofKenichi Handa2007-12-031-0/+2
* Don't include Freetype headers. Include "ftfont.h".Kenichi Handa2007-12-011-14/+552
* (ftfont_get_bitmap): Set bitmap->bits_per_pixel.Kenichi Handa2007-11-191-0/+9
* (ftfont_font_format): Typo fix.Jason Rumney2007-06-211-1/+1
* (ftfont_driver): Delete font_otf_gsub andKenichi Handa2007-04-251-2/+1
* (ftfont_driver): Initialize ftfont_driver.type by 0.Kenichi Handa2006-11-291-2/+2
* (ftfont_pattern_entity): Check if FC_FONTFORMAT isKenichi Handa2006-11-271-8/+33
* (ftfont_pattern_entity): Add fontformat in a pattern.Kenichi Handa2006-11-241-4/+29
* (ftfont_list): Allow registry "unicode-sip".Kenichi Handa2006-10-171-1/+3
* (ftfont_pattern_entity): If the pattern doesn't containKenichi Handa2006-08-011-2/+3
* (ftfont_match): Delete debugging code.Kenichi Handa2006-08-011-1/+0
* (ftfont_driver): Set ftfont_driver.match toKenichi Handa2006-08-011-58/+84
* (ftfont_open): Set font->font.full_name andKenichi Handa2006-07-281-4/+23
* (ftfont_list): Fix typo.Kenichi Handa2006-07-071-0/+3
* (ftfont_list): Fix typo.Kenichi Handa2006-07-071-2/+2
* * ftfont.c (ftfont_list): Move misplaced #endifJan Djärv2006-07-051-1/+1
* (ftfont_list): Pay attention to the case thatKenichi Handa2006-07-051-2/+11
* (ftfont_list): Handling of QCname fixed.Kenichi Handa2006-07-031-6/+3
* (ftfont_list): Handle QCotf property.Kenichi Handa2006-07-031-6/+30
* (ftfont_list): Handle properties dpi, spacing, andKenichi Handa2006-06-281-3/+28
* (ftfont_list): Use assq_no_quit, not Fassq. Don'tKenichi Handa2006-06-191-20/+31
* (ftfont_pattern_entity): Use the numeric value 100 forKenichi Handa2006-06-191-4/+34
* (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)Kenichi Handa2006-06-161-132/+160
* (ftfont_pattern_entity): Fix typo.Kenichi Handa2006-06-141-1/+6
* (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved toKenichi Handa2006-06-091-76/+122
* Add arch taglineMiles Bader2006-06-071-0/+3
* New file.Kenichi Handa2006-06-061-0/+731