| Commit message (Expand) | Author | Age | Files | Lines |
* | (ftfont_pattern_entity): Argument FRAME removed. Make | Kenichi Handa | 2008-05-14 | 1 | -331/+330 |
* | (ftfont_get_open_type_spec): Check spec->script, not val. | Jason Rumney | 2008-04-03 | 1 | -1/+1 |
* | (ftfont_pattern_entity): Fix aliasing violations. | Andreas Schwab | 2008-03-02 | 1 | -3/+3 |
* | (ftfont_match): Explicitly set pixelsize in pattern. | Kenichi Handa | 2008-02-28 | 1 | -0/+8 |
* | (ftfont_shape): Return Lispy number. | Kenichi Handa | 2008-02-16 | 1 | -2/+2 |
* | (ftfont_open): Fix previous change. | Kenichi Handa | 2008-02-07 | 1 | -1/+1 |
* | (ftfont_open): Fix calculation of font->font.averange_width. | Kenichi Handa | 2008-02-06 | 1 | -0/+1 |
* | Update copyright years and GPL version. | Glenn Morris | 2008-02-06 | 1 | -3/+3 |
* | (ftfont_driver): Set ftfont_shape in ftfont_driver only | Kenichi Handa | 2008-01-07 | 1 | -3/+3 |
* | (ftfont_drive_otf): Fix setting of FROM and TO slots of | Kenichi Handa | 2007-12-27 | 1 | -9/+36 |
* | (ftfont_encode_char): Use the macro FONT_INVALID_CODE. | Kenichi Handa | 2007-12-25 | 1 | -1/+6 |
* | (ftfont_get_cache): Adjust the argument type. | Kenichi Handa | 2007-12-18 | 1 | -3/+3 |
* | (struct OpenTypeSpec): Members script_tag renamed to | Kenichi Handa | 2007-12-09 | 1 | -12/+22 |
* | (OTF_SYM_TAG, OTF_TAG_STR): Fix argument names. | Kenichi Handa | 2007-12-06 | 1 | -8/+8 |
* | (struct OpenTypeSpec): New struct. | Kenichi Handa | 2007-12-05 | 1 | -5/+5 |
* | (struct OpenTypeSpec): New struct. | Kenichi Handa | 2007-12-05 | 1 | -22/+123 |
* | (ftfont_open): Set members maybe_otf and otf of | Kenichi Handa | 2007-12-03 | 1 | -0/+2 |
* | Don't include Freetype headers. Include "ftfont.h". | Kenichi Handa | 2007-12-01 | 1 | -14/+552 |
* | (ftfont_get_bitmap): Set bitmap->bits_per_pixel. | Kenichi Handa | 2007-11-19 | 1 | -0/+9 |
* | (ftfont_font_format): Typo fix. | Jason Rumney | 2007-06-21 | 1 | -1/+1 |
* | (ftfont_driver): Delete font_otf_gsub and | Kenichi Handa | 2007-04-25 | 1 | -2/+1 |
* | (ftfont_driver): Initialize ftfont_driver.type by 0. | Kenichi Handa | 2006-11-29 | 1 | -2/+2 |
* | (ftfont_pattern_entity): Check if FC_FONTFORMAT is | Kenichi Handa | 2006-11-27 | 1 | -8/+33 |
* | (ftfont_pattern_entity): Add fontformat in a pattern. | Kenichi Handa | 2006-11-24 | 1 | -4/+29 |
* | (ftfont_list): Allow registry "unicode-sip". | Kenichi Handa | 2006-10-17 | 1 | -1/+3 |
* | (ftfont_pattern_entity): If the pattern doesn't contain | Kenichi Handa | 2006-08-01 | 1 | -2/+3 |
* | (ftfont_match): Delete debugging code. | Kenichi Handa | 2006-08-01 | 1 | -1/+0 |
* | (ftfont_driver): Set ftfont_driver.match to | Kenichi Handa | 2006-08-01 | 1 | -58/+84 |
* | (ftfont_open): Set font->font.full_name and | Kenichi Handa | 2006-07-28 | 1 | -4/+23 |
* | (ftfont_list): Fix typo. | Kenichi Handa | 2006-07-07 | 1 | -0/+3 |
* | (ftfont_list): Fix typo. | Kenichi Handa | 2006-07-07 | 1 | -2/+2 |
* | * ftfont.c (ftfont_list): Move misplaced #endif | Jan Djärv | 2006-07-05 | 1 | -1/+1 |
* | (ftfont_list): Pay attention to the case that | Kenichi Handa | 2006-07-05 | 1 | -2/+11 |
* | (ftfont_list): Handling of QCname fixed. | Kenichi Handa | 2006-07-03 | 1 | -6/+3 |
* | (ftfont_list): Handle QCotf property. | Kenichi Handa | 2006-07-03 | 1 | -6/+30 |
* | (ftfont_list): Handle properties dpi, spacing, and | Kenichi Handa | 2006-06-28 | 1 | -3/+28 |
* | (ftfont_list): Use assq_no_quit, not Fassq. Don't | Kenichi Handa | 2006-06-19 | 1 | -20/+31 |
* | (ftfont_pattern_entity): Use the numeric value 100 for | Kenichi Handa | 2006-06-19 | 1 | -4/+34 |
* | (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans) | Kenichi Handa | 2006-06-16 | 1 | -132/+160 |
* | (ftfont_pattern_entity): Fix typo. | Kenichi Handa | 2006-06-14 | 1 | -1/+6 |
* | (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved to | Kenichi Handa | 2006-06-09 | 1 | -76/+122 |
* | Add arch tagline | Miles Bader | 2006-06-07 | 1 | -0/+3 |
* | New file. | Kenichi Handa | 2006-06-06 | 1 | -0/+731 |