| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (xftfont_open): Don't call FcConfigSubstitute and | Kenichi Handa | 2008-06-30 | 1 | -5/+4 |
* | (xftfont_open): Handle QCembolden only when FC_EMBOLDEN is defined. | Kenichi Handa | 2008-06-21 | 1 | -0/+2 |
* | (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to the pattern. | Kenichi Handa | 2008-06-20 | 1 | -0/+17 |
* | (QChinting , QCautohint, QChintstyle, QCrgba) | Kenichi Handa | 2008-06-19 | 1 | -8/+53 |
* | (xftfont_open): Delete unused variable. If | Kenichi Handa | 2008-05-25 | 1 | -1/+3 |
* | (xftfont_open): Ajusted for the change of extra info | Kenichi Handa | 2008-05-19 | 1 | -21/+12 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (xftfont_list): Adjusted for the change of `list' | Kenichi Handa | 2008-05-14 | 1 | -119/+80 |
* | (xftfont_draw): Pay attention to s->padding_p. | Kenichi Handa | 2008-02-25 | 1 | -2/+7 |
* | (xftfont_default_fid): Delete it. | Kenichi Handa | 2008-02-17 | 1 | -27/+1 |
* | Update copyright years and GPL version. | Glenn Morris | 2008-02-06 | 1 | -3/+3 |
* | (xftfont_encode_char): Use the macro FONT_INVALID_CODE. | Kenichi Handa | 2007-12-25 | 1 | -1/+1 |
* | (xftfont_start_for_frame): Delete prototype. | Kenichi Handa | 2007-12-18 | 1 | -1/+0 |
* | (struct xftfont_info): Delete the member ft_face. | Kenichi Handa | 2007-12-10 | 1 | -16/+26 |
* | *** empty log message *** | Kenichi Handa | 2007-12-03 | 1 | -2/+2 |
* | Include "ftfont.h". | Kenichi Handa | 2007-12-01 | 1 | -2/+53 |
* | (struct xftface_info): Delete the member xft_draw. | Kenichi Handa | 2007-11-19 | 1 | -21/+42 |
* | (xftfont_draw): Adjusted for the change of struct | Kenichi Handa | 2007-09-13 | 1 | -8/+5 |
* | (xftfont_draw): If s->font_info != s->face->font_info, | Kenichi Handa | 2007-08-22 | 1 | -6/+19 |
* | (xftfont_open): If one of font's ASCII glyph has | Kenichi Handa | 2007-06-20 | 1 | -16/+23 |
* | (xftfont_open): Call FcConfigSubstitute. | Kenichi Handa | 2006-12-06 | 1 | -0/+4 |
* | (xftfont_open): Don't enable antialias explicitly. | Kenichi Handa | 2006-12-05 | 1 | -1/+1 |
* | (ftfont_font_format): Extern declaration. | Kenichi Handa | 2006-11-29 | 1 | -0/+2 |
* | (xftfont_open): Set font->format. | Kenichi Handa | 2006-11-24 | 1 | -0/+1 |
* | (xftfont_text_extents): Fix calculation of descent | Kenichi Handa | 2006-10-16 | 1 | -1/+1 |
* | (xftfont_open): Call XftDefaultSubstitute before | Kenichi Handa | 2006-08-21 | 1 | -0/+1 |
* | (xftfont_match): New function. | Kenichi Handa | 2006-08-01 | 1 | -12/+28 |
* | * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if xftface_info | Jan Djärv | 2006-07-09 | 1 | -4/+7 |
* | (xftfont_open): Set charset related members to -1. | Kenichi Handa | 2006-07-03 | 1 | -0/+1 |
* | (xftfont_prepare_face): Cancel previous change. | Kenichi Handa | 2006-06-28 | 1 | -0/+6 |
* | (xftfont_prepare_face): Make non-ascii face share | Kenichi Handa | 2006-06-21 | 1 | -10/+19 |
* | (xftfont_open): For generating a name, start from | Kenichi Handa | 2006-06-19 | 1 | -1/+1 |
* | (xftfont_open): Change coding style of error | Kenichi Handa | 2006-06-16 | 1 | -31/+30 |
* | (xftfont_open): Make the font name fontconfig's | Kenichi Handa | 2006-06-09 | 1 | -3/+24 |
* | Add arch tagline | Miles Bader | 2006-06-07 | 1 | -0/+3 |
* | (xftfont_default_fid): Set fid_known to 1. | Kenichi Handa | 2006-06-07 | 1 | -51/+2 |
* | New file. | Kenichi Handa | 2006-06-06 | 1 | -0/+552 |