diff --git a/ChangeLog b/ChangeLog index a1b78bc52..bae1a2a68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-19 Brian Weed + + * builds/win32/visualc/freetype.dsp: Updated. + 2006-01-17 Werner Lemberg Use pscmap service in CFF module. diff --git a/builds/win32/visualc/freetype.dsp b/builds/win32/visualc/freetype.dsp index 6f26adc3b..1c089edd1 100644 --- a/builds/win32/visualc/freetype.dsp +++ b/builds/win32/visualc/freetype.dsp @@ -195,8 +195,7 @@ LIB32=link.exe -lib # 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 @@ SOURCE=..\..\..\src\base\ftbase.c # 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 @@ SOURCE=..\..\..\src\gzip\ftgzip.c # 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 @@ -254,6 +257,14 @@ SOURCE=..\..\..\src\base\ftsystem.c # 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 + SOURCE=..\..\..\src\pcf\pcf.c # SUBTRACT CPP /Fr # End Source File diff --git a/docs/INSTALL.ANY b/docs/INSTALL.ANY index 3e6cc4ce3..09d0d10fc 100644 --- a/docs/INSTALL.ANY +++ b/docs/INSTALL.ANY @@ -61,7 +61,7 @@ I. Standard procedure 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 @@ II. Support for flat-directory compilation ------------------------------------------------------------------------ -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,