view lispintro/MANIFEST @ 90563:7c29515f7c2a

(font_parse_fcname): Don't change :name property of FONT. (font_parse_name): Likewise. (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE, check_gstring): Define them unconditionally. (font_matching_entity): New function. (font_open_by_name): Try font_matching_entity if exact match is not found. (font_update_drivers): Delete the arg FONT. Return a list of actually used backends. Don't free faces, font caches here. Don't store data in frame parameters. Don't call x_set_font. (Ffont_spec): Store :name property as is. (Ffont_get): Check HAVE_LIBOTF before calling font_otf_capability. (Ffont_otf_gsub): Call font->driver->otf_gsub instead of font_otf_gsub. (Ffont_otf_gpos): Call font->driver->otf_gpos instead of font_otf_gpos. (Ffont_otf_alternates): Check if the driver has otf_gsub function. Call font->driver->otf_gsub instead of font_otf_gsub.
author Kenichi Handa <handa@m17n.org>
date Tue, 01 Aug 2006 01:28:43 +0000
parents 54ac2f6e3c93
children
line wrap: on
line source

`emacs-lisp-intro-2.00.tar' contains:

        size  filename

        2102  INSTALL
        1482  MANIFEST
       10295  Makefile
         358  Makefile.am
       10215  Makefile.in
        5642  README
        3542  aclocal.m4
        7129  drawers.eps
       36057  configure
         142  configure.in
       12136  cons-1.eps
       12523  cons-2.eps
       12420  cons-2a.eps
       12984  cons-3.eps
       13866  cons-4.eps
       12986  cons-5.eps
      772149  emacs-lisp-intro.texi
        5584  install-sh
       10252  lambda-1.eps
       10278  lambda-2.eps
       10275  lambda-3.eps
        4650  missing
         732  mkinstalldirs
      207383  texinfo.tex

###