summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype/freetype-1.5/howto/mac.txt
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 07:45:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-20 07:45:16 +0000
commit9c241c5d2d9413361d32567876c35b2b9e2754c9 (patch)
tree754aab0f779c0c574897fb6bd6f67f9d722c9ac2 /Build/source/libs/freetype/freetype-1.5/howto/mac.txt
parent207e0fee56e671a0913674ee3f71701bb9d84768 (diff)
new build system
git-svn-id: svn://tug.org/texlive/trunk@12446 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype/freetype-1.5/howto/mac.txt')
-rw-r--r--Build/source/libs/freetype/freetype-1.5/howto/mac.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/Build/source/libs/freetype/freetype-1.5/howto/mac.txt b/Build/source/libs/freetype/freetype-1.5/howto/mac.txt
new file mode 100644
index 00000000000..6ed97d9f7a3
--- /dev/null
+++ b/Build/source/libs/freetype/freetype-1.5/howto/mac.txt
@@ -0,0 +1,19 @@
+ The FreeType Mac Compilation HowTo
+
+
+ Please note that the FreeType team does *not* support the
+ Macintosh platform due to lack of knowledge.
+
+ However, we provide the basic files to compile the library in
+ the lib/arch/mac directory (OK, `folders'). Also the project
+ files for PowerPC with CodeWarrior have been contributed (in
+ contrib/mac).
+
+ A noteworthy point is that the precompiled standard MacOS
+ headers should be turned off to compile the library, to avoid
+ errors caused by conflicting definitions of `Fixed' and `Byte'.
+
+
+Good luck!
+
+--- end of mac.txt ---