2006-08-01 |
Kenichi Handa |
(ftfont_match): Delete debugging code.
|
2006-08-01 |
Kenichi Handa |
*** empty log message ***
|
2006-08-01 |
Kenichi Handa |
(ftfont_driver): Set ftfont_driver.match to
|
2006-08-01 |
Kenichi Handa |
(struct font_driver): New member `match'.
|
2006-08-01 |
Kenichi Handa |
(font_parse_fcname): Don't change :name property of FONT.
|
2006-08-01 |
Kenichi Handa |
(x_set_font_backend): Do more works that were done in
|
2006-08-01 |
Kenichi Handa |
(xfont_match): New function.
|
2006-08-01 |
Kenichi Handa |
(ftxfont_match): New function.
|
2006-08-01 |
Kenichi Handa |
(xftfont_match): New function.
|
2006-07-28 |
Kenichi Handa |
*** empty log message ***
|
2006-07-28 |
Kenichi Handa |
(struct font): New member scalable.
|
2006-07-28 |
Kenichi Handa |
(font_otf_capability): Fix handling of the default
|
2006-07-28 |
Kenichi Handa |
(ftfont_open): Set font->font.full_name and
|
2006-07-28 |
Kenichi Handa |
(ftxfont_create_gcs): New function.
|
2006-07-28 |
Kenichi Handa |
(x_set_glyph_string_clipping_exactly) [USE_FONT_BACKEND]:
|
2006-07-28 |
Kenichi Handa |
*** empty log message ***
|
2006-07-28 |
Kenichi Handa |
(x_create_tip_frame) [USE_FONT_BACKEND]: Handle
|
2006-07-26 |
Kenichi Handa |
*** empty log message ***
|
2006-07-26 |
Kenichi Handa |
(font_unparse_fcname): Fix typo (swidth->width).
|
2006-07-26 |
Kenichi Handa |
(Qfont_backend): Extern it.
|
2006-07-26 |
Kenichi Handa |
(Qfont_backend): New variable.
|
2006-07-26 |
Kenichi Handa |
(x_create_tip_frame) [USE_FONT_BACKEND]: Handle
|
2006-07-26 |
Kenichi Handa |
(xfont_list): Don't try listing by :name property if the
|
2006-07-24 |
Kenichi Handa |
*** empty log message ***
|
2006-07-24 |
Kenichi Handa |
(auto-compose-current-font): New variable.
|
2006-07-24 |
Kenichi Handa |
(LGLYPH_FROM, LGLYPH_TO, LGLYPH_SET_FROM)
|
2006-07-24 |
Kenichi Handa |
Include window.h.
|
2006-07-24 |
Kenichi Handa |
(it_props): Move the entry for Qauto_composed to just
|
2006-07-24 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-07-24 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Check if
|
2006-07-24 |
Kenichi Handa |
(font.o): Make it depends on window.h.
|
2006-07-20 |
Kenichi Handa |
*** empty log message ***
|
2006-07-20 |
Kenichi Handa |
Modify category-table and
|
2006-07-20 |
Kenichi Handa |
(casify_object): Sync with HEAD.
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-14 |
Kenichi Handa |
*** empty log message ***
|
2006-07-14 |
Kenichi Handa |
(LGLYPH_XOFF, LGLYPH_YOFF, LGLYPH_WIDTH, LGLYPH_WADJUST)
|
2006-07-14 |
Kenichi Handa |
(font_merge_old_spec): Treat '*' in foundry as a wild
|
2006-07-14 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted for
|
2006-07-09 |
Jan Djärv |
* xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
|
2006-07-09 |
Jan Djärv |
* xftfont.c (xftfont_done_face): Call XftDrawDestroy only if xftface_info
|
2006-07-09 |
Jan Djärv |
* xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
|
2006-07-07 |
Kenichi Handa |
*** empty log message ***
|
2006-07-07 |
Kenichi Handa |
(ftfont_list): Fix typo.
|
2006-07-07 |
Kenichi Handa |
*** empty log message ***
|
2006-07-07 |
Kenichi Handa |
(ftfont_list): Fix typo.
|
2006-07-07 |
Kenichi Handa |
(set-language-info): Fix synching
|
2006-07-07 |
Kenichi Handa |
Sync with HEAD.
|
2006-07-06 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-05 |
Jan Djärv |
* ftfont.c (ftfont_list): Move misplaced #endif
|
2006-07-05 |
Kenichi Handa |
*** empty log message ***
|
2006-07-05 |
Kenichi Handa |
(ftfont_list): Pay attention to the case that
|
2006-07-03 |
Kenichi Handa |
*** empty log message ***
|
2006-07-03 |
Kenichi Handa |
(ftfont_list): Handling of QCname fixed.
|
2006-07-03 |
Kenichi Handa |
*** empty log message ***
|
2006-07-03 |
Kenichi Handa |
(otf-script-alist): Set it.
|
2006-07-03 |
Kenichi Handa |
(xftfont_open): Set charset related members to -1.
|
2006-07-03 |
Kenichi Handa |
(ftfont_list): Handle QCotf property.
|
2006-07-03 |
Kenichi Handa |
(Votf_script_alist): New variable.
|
2006-07-03 |
Kenichi Handa |
(Votf_script_alist): Extern it.
|