Mercurial > emacs
diff mac/ChangeLog @ 38931:dc047d3af2cd
2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
* src/macterm.c (init_font_name_table): Add an additional entry to
the font table with the script code smRoman for each Apple
Japanese font.
(XLoadQueryFont): Recognize a font as having the smRoman script
code even when FontToScript returns smJapanese if it is one of
those created above.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Fri, 24 Aug 2001 07:46:40 +0000 |
parents | bd309345e7ea |
children | 9647ef27680a |
line wrap: on
line diff
--- a/mac/ChangeLog Fri Aug 24 07:16:37 2001 +0000 +++ b/mac/ChangeLog Fri Aug 24 07:46:40 2001 +0000 @@ -1,3 +1,12 @@ +2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk> + + * src/macterm.c (init_font_name_table): Add an additional entry to + the font table with the script code smRoman for each Apple + Japanese font. + (XLoadQueryFont): Recognize a font as having the smRoman script + code even when FontToScript returns smJapanese if it is one of + those created above. + 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk> * INSTALL: Add to the note on using -opt speed in MPW the function