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.
|
2006-07-03 |
Kenichi Handa |
(font_find_for_lface): Code optimized.
|
2006-07-03 |
Kenichi Handa |
(font_close_object, font_merge_old_spec): Extern them.
|
2006-06-28 |
Kenichi Handa |
*** empty log message ***
|
2006-06-28 |
Kenichi Handa |
(font-encoding-alist): Fix for
|
2006-06-28 |
Kenichi Handa |
(QCscalable, Qc, Qm, Qp, Qd): New variables.
|
2006-06-28 |
Kenichi Handa |
(QCscalable): Extern it.
|
2006-06-28 |
Kenichi Handa |
(xfont_query_font): Adjusted for the change of
|
2006-06-28 |
Kenichi Handa |
(ftfont_list): Handle properties dpi, spacing, and
|
2006-06-28 |
Kenichi Handa |
(xftfont_prepare_face): Cancel previous change.
|
2006-06-26 |
Kenichi Handa |
*** empty log message ***
|
2006-06-26 |
Kenichi Handa |
(Flist_fonts): EXFUN it.
|
2006-06-25 |
Miles Bader |
Changes from arch/CVS synchronization
|
2006-06-25 |
Jason Rumney |
Add back smoothing_type and smoothing_enabled definitions.
|
2006-06-23 |
Kenichi Handa |
*** empty log message ***
|
2006-06-23 |
Kenichi Handa |
(script-representative-chars): Add an
|
2006-06-23 |
Kenichi Handa |
(x_draw_glyph_string) [USE_FONT_BACKEND]: Check
|
2006-06-21 |
Kenichi Handa |
*** empty log message ***
|
2006-06-21 |
Kenichi Handa |
(font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.
|
2006-06-21 |
Kenichi Handa |
(xftfont_prepare_face): Make non-ascii face share
|
2006-06-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-20 |
Kenichi Handa |
*** empty log message ***
|
2006-06-20 |
Kenichi Handa |
(x_set_font) [USE_FONT_BACKEND]: Fix argument to
|
2006-06-19 |
Kenichi Handa |
*** empty log message ***
|
2006-06-19 |
Kenichi Handa |
(font-weight-table): Treat regular and normal as the
|
2006-06-19 |
Kenichi Handa |
(font_parse_fcname): Fix previous change.
|
2006-06-19 |
Kenichi Handa |
(QCspacing, QCdpi): Extern them.
|
2006-06-19 |
Kenichi Handa |
(POINT_TO_PIXEL): Don't divice POINT by 10.
|
2006-06-19 |
Kenichi Handa |
(ftfont_list): Use assq_no_quit, not Fassq. Don't
|
2006-06-19 |
Kenichi Handa |
*** empty log message ***
|
2006-06-19 |
Kenichi Handa |
(read_escape): Fix the code synched with HEAD.
|
2006-06-19 |
Kenichi Handa |
*** empty log message ***
|
2006-06-19 |
Kenichi Handa |
(font_parse_fcname): Fix parsing of point-size.
|
2006-06-19 |
Kenichi Handa |
(Finternal_char_font): Use font_get_name, not
|
2006-06-19 |
Kenichi Handa |
(ftfont_pattern_entity): Use the numeric value 100 for
|
2006-06-19 |
Kenichi Handa |
(xftfont_open): For generating a name, start from
|
2006-06-17 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-16 |
Jan Djärv |
* frame.h (x_new_fontset2): Fix prototype.
|
2006-06-16 |
Kenichi Handa |
*** empty log message ***
|
2006-06-16 |
Kenichi Handa |
(struct font_driver): Member parse_name deleted.
|
2006-06-16 |
Kenichi Handa |
(XLFD_SMALLNUM_MASK): Delete this macro.
|
2006-06-16 |
Kenichi Handa |
(new_fontset_from_font) [USE_FONT_BACKEND]: Prototype
|
2006-06-16 |
Kenichi Handa |
(new_fontset_from_font) [USE_FONT_BACKEND]: Argument F
|
2006-06-16 |
Kenichi Handa |
(x_set_font) [USE_FONT_BACKEND]: Adusted for the change
|
2006-06-16 |
Kenichi Handa |
(Qmonospace, Qsans_serif, Qserif, Qmono, Qsans)
|
2006-06-16 |
Kenichi Handa |
(check_lface_attrs) [USE_FONT_BACKEND]: Accept font
|
2006-06-16 |
Kenichi Handa |
(x_default_font_parameter): Try also "fixed", and signal
|
2006-06-16 |
Kenichi Handa |
(xfont_parse_name): Delete this function.
|
2006-06-16 |
Kenichi Handa |
(xftfont_open): Change coding style of error
|
2006-06-16 |
Kenichi Handa |
(struct x_output): New member fontp.
|
2006-06-16 |
Kenichi Handa |
(x_new_fontset2): Change arguments. Both args FONTSET
|
2006-06-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2006-06-16 |
YAMAMOTO Mitsuharu |
(mac_set_unicode_keystroke_event): Don't use MAKE_CHAR.
|
2006-06-14 |
Kenichi Handa |
*** empty log message ***
|
2006-06-14 |
Kenichi Handa |
(xfont_open, xfont_encode_char): Fix typo.
|
2006-06-14 |
Kenichi Handa |
(struct font): Fix typo (charet->charset).
|