From 6b2e4d4e13a35ee4073042f7bae638e3fac7d846 Mon Sep 17 00:00:00 2001 From: Leonard Rosenthol Date: Fri, 7 Dec 2001 01:51:48 +0000 Subject: [PATCH] Noted my Mac OS changes from today --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 833d84640..a6259d54f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-12-06 Leonard Rosenthol + + * src/base/ftmac.c: Added support for reading .dfont files on + Mac OS X. Aldo added a new routine (FT_GetFile_From_Mac_Name()) + which looks up a given font by name in the Mac OS and returns + the disk file where it resides. + + * include/freetype/ftmac.h: Exported FT_GetFile_From_Mac_Name() + 2001-12-06 Werner Lemberg * INSTALL: Small update.