From b0398be6b8eed3ff1c18b5b5454d264df0434b15 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 13 Jan 2007 08:52:27 +0000 Subject: [PATCH] clarifications --- docs/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CHANGES b/docs/CHANGES index ea7cd1cc3..b75ba01e4 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -127,6 +127,10 @@ CHANGES BETWEEN 2.3.0 and 2.2.1 - Better support for Mac Fonts on POSIX systems, plus compilation fixes for PPC64. + If you use ftmac.c, please note that it is now Mac OS X-only, + and that some old APIs now return errors. Thus your code should + still build unchanged, but may change in behaviour. + - The TrueTypeGX validator (gxvalid) checks the order of glyph IDs in the kern table.