summaryrefslogtreecommitdiff
path: root/mac/ChangeLog
diff options
context:
space:
mode:
authorAndrew Choi <akochoi@shaw.ca>2001-08-24 07:46:40 +0000
committerAndrew Choi <akochoi@shaw.ca>2001-08-24 07:46:40 +0000
commite4007977822dd88146df03fd02def3c4c6b60803 (patch)
tree3f07d3496351f13d64d45e35abeecdcf1dc8e0bb /mac/ChangeLog
parent9aa41c3953306a5deda42bb6bd41b2b9611c2ea1 (diff)
downloademacs-e4007977822dd88146df03fd02def3c4c6b60803.tar.gz
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.
Diffstat (limited to 'mac/ChangeLog')
-rw-r--r--mac/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index f331736a6a8..4030043afc9 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -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