summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2004-08-11 05:25:37 +0000
committerWerner Lemberg <wl@gnu.org>2004-08-11 05:25:37 +0000
commit30f948d235aaa170b05442ee945439563dde3bf7 (patch)
treea0a3ea69fa141c8ef510f31b26dbd7809431f773 /docs
parent7597f586cfcbaf6255d6fd5fcad638faf4d7c815 (diff)
downloadfreetype2-30f948d235aaa170b05442ee945439563dde3bf7.tar.gz
* src/base/ftstream.c (FT_Stream_Close): Don't reset stream->close
to NULL. This allows custom close functions to delete the FT_STREAM object. Add API to get information about SFNT tables. * include/freetype/internal/services/svsfnt.h (FT_SFNT_Table_Info_Func): New typedef. (SFNT_Table): Add it. * src/base/ftobjs (FT_Sfnt_Table_Info): New function. * include/freetype/tttables.h: Updated. * src/sfnt/sfdriver.c (sfnt_table_info): New function. (sfnt_service_sfnt_table): Add it. * docs/CHANGES: Updated. * include/freetype/freetype.h (FREETYPE_PATCH): Set to 10. * builds/unix/configure.ac (version_info): Set to 9:8:3. * builds/unix/configure: Updated. * builds/win32/visualc/index.html, builds/win32/visualc/freetype.dsp, builds/win32/visualc/freetype.vcproj: s/219/2110/, s/2.1.9/2.1.10/. * builds/freetype.mk (refdoc), README, Jamfile (RefDoc): s/2.1.8/2.1.9/. * docs/CHANGES, docs/VERSION.DLL: Updated. * src/base/ftrfork.c (FT_Raccess_Guess) [!FT_CONFIG_OPTION_GUESSING_EMBEDDED_FORK]: Remove compiler warnings.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES3
-rw-r--r--docs/VERSION.DLL1
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 5b11097c1..9ca43f96e 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -20,6 +20,9 @@ LATEST CHANGES BETWEEN 2.1.10 and 2.1.9
setting family and style in SFNT fonts (patch from Kornfeld
Eliyahu Peter).
+ - A new API `FT_Sfnt_Table_Info' (in FT_TRUETYPE_TABLES_H) has
+ been added to retrieve name and size information of SFNT tables.
+
LATEST CHANGES BETWEEN 2.1.9 and 2.1.8
diff --git a/docs/VERSION.DLL b/docs/VERSION.DLL
index 9e27a57d2..a143d290d 100644
--- a/docs/VERSION.DLL
+++ b/docs/VERSION.DLL
@@ -52,6 +52,7 @@ systems, but not all of them:
release libtool so
-------------------------------
+ 2.1.10 9.8.3 6.3.8
2.1.9 9.7.3 6.3.7
2.1.8 9.6.3 6.3.6
2.1.7 9.5.3 6.3.5