ref: 8b560632d7434a18dcc2639e3173fa653a4c0e6b
parent: 47bf95dd705962679ba50aace24361066db777a1
author: Werner Lemberg <[email protected]>
date: Thu Jan 19 03:30:58 EST 2006
* builds/win32/visualc/freetype.dsp: Updated. Typos.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-19 Brian Weed <[email protected]>
+
+ * builds/win32/visualc/freetype.dsp: Updated.
+
2006-01-17 Werner Lemberg <[email protected]>
Use pscmap service in CFF module.
--- a/builds/win32/visualc/freetype.dsp
+++ b/builds/win32/visualc/freetype.dsp
@@ -195,8 +195,7 @@
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=..\..\..\src\autohint\autohint.c
-# SUBTRACT CPP /Fr
+SOURCE=..\..\..\src\autofit\autofit.c
# End Source File
# Begin Source File
@@ -215,6 +214,10 @@
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\base\ftbitmap.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\cache\ftcache.c
# SUBTRACT CPP /Fr
# End Source File
@@ -235,12 +238,12 @@
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\lzw\ftlzw.c
+SOURCE=..\..\..\src\base\ftinit.c
+# SUBTRACT CPP /Fr
# End Source File
# Begin Source File
-SOURCE=..\..\..\src\base\ftinit.c
-# SUBTRACT CPP /Fr
+SOURCE=..\..\..\src\lzw\ftlzw.c
# End Source File
# Begin Source File
@@ -251,6 +254,14 @@
SOURCE=..\..\..\src\base\ftsystem.c
# SUBTRACT CPP /Fr
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\gxvalid\gxvalid.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\otvalid\otvalid.c
# End Source File
# Begin Source File
--- a/docs/INSTALL.ANY
+++ b/docs/INSTALL.ANY
@@ -61,7 +61,7 @@
src/truetype/truetype.c -- TrueType font driver
src/type1/type1.c -- Type 1 font driver
src/type42/type42.c -- Type 42 font driver
- src/winfonts/winfonts.c -- Windows FONT / FNT font driver
+ src/winfonts/winfnt.c -- Windows FONT / FNT font driver
-- rasterizers (optional; at least one is needed for vector formats)
@@ -123,7 +123,7 @@
------------------------------------------------------------------------
-Copyright 2003, 2005 by
+Copyright 2003, 2005, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,