| Commit message (Expand) | Author | Age | Files | Lines |
* | (font_find_for_lface): Fix previous change. Be sure to | Kenichi Handa | 2008-01-28 | 1 | -0/+4 |
* | (font_find_for_lface): Check if the character C is | Kenichi Handa | 2008-01-28 | 1 | -22/+18 |
* | (font_load_for_face): Handle the case that the font in | Kenichi Handa | 2008-01-25 | 1 | -0/+4 |
* | *** empty log message *** | Kenichi Handa | 2008-01-14 | 1 | -2/+5 |
* | (Ffont_shape_text): Fix setting of `to' field of glyphs. | Kenichi Handa | 2008-01-07 | 1 | -1/+1 |
* | (Ffont_shape_text): If the font driver doesn't have a | Kenichi Handa | 2008-01-07 | 1 | -4/+40 |
* | (Ffont_fill_gstring): Stop filling when a character not | Kenichi Handa | 2007-12-25 | 1 | -14/+30 |
* | (Ffont_shape_text): Avoid unnecessary composition. | Kenichi Handa | 2007-12-21 | 1 | -14/+26 |
* | (font_parse_fcname): Default weight and slant to normal. | Jason Rumney | 2007-12-20 | 1 | -2/+37 |
* | (font_prepare_cache, font_finish_cache, font_get_cache): New | Kenichi Handa | 2007-12-18 | 1 | -65/+169 |
* | (Ffont_get): Fix arguments to Fassoc. | Kenichi Handa | 2007-12-18 | 1 | -1/+1 |
* | (font_at): Handle the case that the arg C is negative. | Kenichi Handa | 2007-12-14 | 1 | -20/+50 |
* | (Ffont_shape_text): Fix the return value. | Kenichi Handa | 2007-12-06 | 1 | -8/+5 |
* | (font_gstring_produce): Delete it. | Kenichi Handa | 2007-12-03 | 1 | -57/+0 |
* | (font_unparse_xlfd): If pixel_size is zero, make the | Kenichi Handa | 2007-12-03 | 1 | -1/+2 |
* | * font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>. | Kenichi Handa | 2007-12-01 | 1 | -348/+353 |
* | (Qfontp): Remove unused symbol. | Jason Rumney | 2007-11-23 | 1 | -4/+4 |
* | (font_update_drivers): Call driver->start_for_frame and | Kenichi Handa | 2007-11-19 | 1 | -16/+80 |
* | (font_prop_validate_symbol): The argument prop_index is | Kenichi Handa | 2007-11-05 | 1 | -63/+166 |
* | (Ffontp): Fix docstring. | Kenichi Handa | 2007-07-26 | 1 | -1/+1 |
* | (font_pixel_size): Reverse assq_no_quit args. | Jason Rumney | 2007-06-02 | 1 | -1/+1 |
* | (font_put_extra): Expose externally. | Jason Rumney | 2007-05-31 | 1 | -2/+1 |
* | (Ffont_get): Use font driver to determine otf capability. | Jason Rumney | 2007-05-31 | 1 | -1/+1 |
* | (Ffont_get): Use font driver to determine otf capability. | Jason Rumney | 2007-05-31 | 1 | -5/+4 |
* | (check_otf_features): Define it regardless of | Kenichi Handa | 2007-04-26 | 1 | -27/+27 |
* | (struct otf_list): Delete it. | Kenichi Handa | 2007-04-25 | 1 | -308/+319 |
* | (font_at): If the window W is not on a window system, | Kenichi Handa | 2007-04-24 | 1 | -0/+2 |
* | (font_parse_xlfd): Fix the array size of `f'. | Kenichi Handa | 2006-11-29 | 1 | -2/+2 |
* | (Qopentype): New variable. | Kenichi Handa | 2006-11-24 | 1 | -6/+20 |
* | (font_unparse_fcname): Pay attention to the case that | Kenichi Handa | 2006-10-27 | 1 | -1/+1 |
* | (font_unparse_fcname): Pay attention to the case that | Kenichi Handa | 2006-10-23 | 1 | -1/+1 |
* | (Qunicode_sip): New variable. | Kenichi Handa | 2006-10-17 | 1 | -1/+2 |
* | *** empty log message *** | Kenichi Handa | 2006-08-21 | 1 | -1/+1 |
* | (font_parse_fcname): Don't change :name property of FONT. | Kenichi Handa | 2006-08-01 | 1 | -129/+154 |
* | (font_otf_capability): Fix handling of the default | Kenichi Handa | 2006-07-28 | 1 | -48/+356 |
* | (font_unparse_fcname): Fix typo (swidth->width). | Kenichi Handa | 2006-07-26 | 1 | -41/+97 |
* | Include window.h. | Kenichi Handa | 2006-07-24 | 1 | -28/+114 |
* | (font_merge_old_spec): Treat '*' in foundry as a wild | Kenichi Handa | 2006-07-14 | 1 | -14/+24 |
* | (font_find_for_lface): Code optimized. | Kenichi Handa | 2006-07-03 | 1 | -43/+37 |
* | (QCscalable, Qc, Qm, Qp, Qd): New variables. | Kenichi Handa | 2006-06-28 | 1 | -431/+544 |
* | (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field. | Kenichi Handa | 2006-06-21 | 1 | -12/+47 |
* | (font_parse_fcname): Fix previous change. | Kenichi Handa | 2006-06-19 | 1 | -2/+4 |
* | (POINT_TO_PIXEL): Don't divice POINT by 10. | Kenichi Handa | 2006-06-19 | 1 | -111/+230 |
* | (font_parse_fcname): Fix parsing of point-size. | Kenichi Handa | 2006-06-19 | 1 | -42/+67 |
* | (XLFD_SMALLNUM_MASK): Delete this macro. | Kenichi Handa | 2006-06-16 | 1 | -132/+304 |
* | (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to | Kenichi Handa | 2006-06-14 | 1 | -102/+374 |
* | (font_find_for_lface): Fix previous change. | Kenichi Handa | 2006-06-09 | 1 | -1/+1 |
* | * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved from | Kenichi Handa | 2006-06-09 | 1 | -14/+55 |
* | Add arch tagline | Miles Bader | 2006-06-07 | 1 | -0/+3 |
* | New file. | Kenichi Handa | 2006-06-06 | 1 | -0/+2571 |