]> git.eshelyaron.com Git - emacs.git/commit
(dumpglyphs): Use FS_LOAD_FONT.
authorKenichi Handa <handa@m17n.org>
Sat, 21 Jun 1997 00:45:44 +0000 (00:45 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 21 Jun 1997 00:45:44 +0000 (00:45 +0000)
commit2da424f117c1c1e857a5e3eac40853bd46e04357
tree266168b3f240fce28f4a1bf2e333ede9987a459d
parentd5e7d534d765d46065cd397e7ae2adf50ca33cc4
(dumpglyphs): Use FS_LOAD_FONT.
(x_new_fontset): If frame F has already using FONTSET, avoid the
duplicated work.  Use FS_LOAD_FONT.
(x_list_fonts): Call Fassoc to search Valternate_charset_table.
(x_load_font): Get around a buf of XListFonts
src/xterm.c