aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2007-12-05 12:02:35 +0000
committerKenichi Handa <[email protected]>2007-12-05 12:02:35 +0000
commitf64934e9731ea25a53c15ff5bc3afa47e07587f4 (patch)
treef46771154963e535337cb2b5d268f76f24eeeccb
parentcc63eaf948b8523305693940dffb35c45072b10e (diff)
*** empty log message ***
-rw-r--r--src/ChangeLog.unicode5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 7f2b241431..c7548ec068 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,5 +1,10 @@
2007-12-05 Kenichi Handa <[email protected]>
+ * ftfont.c (struct OpenTypeSpec): New struct.
+ (OTF_SYM_TAG, OTF_TAG_STR): New macros.
+ (ftfont_get_open_type_spec): New function.
+ (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property.
+
* lread.c (read1): Redo the previous change with checking
Vpurify_flag.