Commit 6b2e4d4e13a35ee4073042f7bae638e3fac7d846

Leonard Rosenthol 2001-12-07T01:51:48

Noted my Mac OS changes from today

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/ChangeLog b/ChangeLog
index 833d846..a6259d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-12-06  Leonard Rosenthol  <leonardr@lazerware.com>
+
+	* 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  <wl@gnu.org>
 
 	* INSTALL: Small update.