- 14 Jun, 2006 4 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
XLFD_XXX_INDEX. (enum xlfd_field_mask): New enum. (intern_font_field): Argument changed. Caller changed. If digits are followed by non-digits, return a symbol. (font_expand_wildcards): New function. (font_parse_xlfd): Fix wildcard handling. (Ffont_spec): If :name is specified, reflect the info in the other properties.
-
Kenichi Handa authored
(ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of locale.
-
- 09 Jun, 2006 12 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
return Qnil.
-
Kenichi Handa authored
name, set LFACE_FONT (lface) to nil.
-
Kenichi Handa authored
null_vector. (xfont_list_family): Declare argument type.
-
Kenichi Handa authored
style. Add BLOCK_INPUT and UNBLOCK_INPUT. (xftfont_close): Free font->font.name if not NULL.
-
Kenichi Handa authored
font.c. (ftfont_pattern_entity): New function. (ftfont_get_cache): Assume that freetype_font_cache is already initialized. (ftfont_list): Handle the case that a file is specified in font name. Use ftfont_pattern_entity to generate entities. (ftfont_has_char): Check if the pattern contains FC_CHARSET. (syms_of_ftfont): Initialize freetype_font_cache.
-
Kenichi Handa authored
the 3rd element of font_def is nil. (fontset_font): For the default fontset, append one more fontset elements for a script-based font specification. Don't add script attribute on finding a font. (new_fontset_from_font): Unconditionally set FONTSET_ASCII to the font name. (fontset_ascii_font): If a font can't be opened, return nil.
-
Kenichi Handa authored
ftfont.c. (font_unparse_xlfd): Fix argument type declaration. Append "*" if registry doesn't specify encoding part. (font_find_for_lface): Pay attention to LFACE_FONT_INDEX. (font_open_by_name): At first try parsing the name. (syms_of_font): Declare Qiso8859_1, Qiso10646_1, and Qunicode_bmp as Lisp symbols.
-
Kenichi Handa authored
-
- 08 Jun, 2006 7 commits
-
-
Miles Bader authored
-
Jason Rumney authored
-
Kenichi Handa authored
of -nl. (standard_args): Add "-enable-font-backend".
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 07 Jun, 2006 17 commits
-
-
Miles Bader authored
Patches applied: * emacs--devo--0 (patch 299) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-66
-
Miles Bader authored
Patches applied: * emacs--devo--0 (patch 297-298) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-65
-
Miles Bader authored
Patches applied: * emacs--devo--0 (patch 285-296) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: admin/FOR-RELEASE: Update refcard section. * gnus--rel--5.10 (patch 102-104) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
but in emacs-extra for @iftex.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
eval-when-compile.
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 103-104) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-295
-
Reiner Steib authored
-
Reiner Steib authored
-
Miles Bader authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(struct xftdraw_list, xftdraw_list): Delete them. (register_xftdraw, check_xftdraw): Delete them. (xftfont_prepare_face): Don't call register_xftdraw. (xftfont_done_face): Don't call check_xftdraw. (xftfont_draw): Get backroudn color only when with_background is nonzero.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(hack-local-variables): Cancel the previous change.
-