(fs_load_font): Before using a fontset, be sure to
authorKenichi Handa <handa@m17n.org>
Wed, 28 May 1997 04:36:21 +0000 (04:36 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 28 May 1997 04:36:21 +0000 (04:36 +0000)
commitafbee0fa30ce6494899b9dc690147c11f68ac223
treeed156957764913e9a538ac4cb435f48bd8c17480
parent71c27002d8a8cf10248b8c8e449e4dbf2e2363b9
(fs_load_font): Before using a fontset, be sure to
load the ASCII font of the fontset.  Size and height of a fontset
is set to the same as those of the ASCII font of the fontset.  Use
macro FONT_ENCODING_NOT_DECIDED.
src/fontset.c