From f28f090d2537fc7dcc4fe71a84020a53d14027b4 Mon Sep 17 00:00:00 2001 From: Patrick Lam Date: Fri, 23 Sep 2005 05:59:19 +0000 Subject: Add new command-line utility, fc-cat, to convert fonts.cache-2 files into fonts.cache-1 files (e.g. for grepping and validation of the mmap codepath), as per James Cloos' request. Remove done 'TODO' comment. Updates for development release 2.3.90. --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 26fe4b9..9e8124b 100644 --- a/README +++ b/README @@ -1,11 +1,16 @@ Fontconfig Font configuration and customization library Version 2.3.2 - 2005-4-27 + 2005-9-23 Check INSTALL for compilation and installation instructions. Report bugs to https://bugs.freedesktop.org in the fontconfig module. +2.3.90 + +Development release of mmap patch: load pattern information +directly from cache files. (Patrick Lam) + 2.3.2 Patch memory leaks in using iconv. (Reported by Chris Capoccia) -- cgit v1.2.3