Commit f0f550eadab599d3d78cff1da15fe720cfe55df9

sammy 2008-03-03T16:36:07

* Remove svn:executable property from source files.

diff --git a/README.txt b/README.txt
old mode 100755
new mode 100644
diff --git a/include/FTBBox.h b/include/FTBBox.h
old mode 100755
new mode 100644
diff --git a/include/FTBitmapGlyph.h b/include/FTBitmapGlyph.h
old mode 100755
new mode 100644
diff --git a/include/FTFace.h b/include/FTFace.h
old mode 100755
new mode 100644
diff --git a/include/FTFont.h b/include/FTFont.h
old mode 100755
new mode 100644
diff --git a/include/FTGL.h b/include/FTGL.h
old mode 100755
new mode 100644
diff --git a/include/FTGLBitmapFont.h b/include/FTGLBitmapFont.h
old mode 100755
new mode 100644
diff --git a/include/FTGLOutlineFont.h b/include/FTGLOutlineFont.h
old mode 100755
new mode 100644
diff --git a/include/FTGLPixmapFont.h b/include/FTGLPixmapFont.h
old mode 100755
new mode 100644
diff --git a/include/FTGLPolygonFont.h b/include/FTGLPolygonFont.h
old mode 100755
new mode 100644
diff --git a/include/FTGLTextureFont.h b/include/FTGLTextureFont.h
old mode 100755
new mode 100644
diff --git a/include/FTGlyph.h b/include/FTGlyph.h
old mode 100755
new mode 100644
diff --git a/include/FTGlyphContainer.h b/include/FTGlyphContainer.h
old mode 100755
new mode 100644
diff --git a/include/FTLibrary.h b/include/FTLibrary.h
old mode 100755
new mode 100644
diff --git a/include/FTPixmapGlyph.h b/include/FTPixmapGlyph.h
old mode 100755
new mode 100644
diff --git a/include/FTPoint.h b/include/FTPoint.h
old mode 100755
new mode 100644
diff --git a/include/FTSize.h b/include/FTSize.h
old mode 100755
new mode 100644
diff --git a/include/FTTextureGlyph.h b/include/FTTextureGlyph.h
old mode 100755
new mode 100644
diff --git a/src/FTBitmapGlyph.cpp b/src/FTBitmapGlyph.cpp
old mode 100755
new mode 100644
diff --git a/src/FTFace.cpp b/src/FTFace.cpp
old mode 100755
new mode 100644
diff --git a/src/FTFont.cpp b/src/FTFont.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGLBitmapFont.cpp b/src/FTGLBitmapFont.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGLOutlineFont.cpp b/src/FTGLOutlineFont.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGLPixmapFont.cpp b/src/FTGLPixmapFont.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGLPolygonFont.cpp b/src/FTGLPolygonFont.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGLTextureFont.cpp b/src/FTGLTextureFont.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGlyph.cpp b/src/FTGlyph.cpp
old mode 100755
new mode 100644
diff --git a/src/FTGlyphContainer.cpp b/src/FTGlyphContainer.cpp
old mode 100755
new mode 100644
diff --git a/src/FTLibrary.cpp b/src/FTLibrary.cpp
old mode 100755
new mode 100644
diff --git a/src/FTPixmapGlyph.cpp b/src/FTPixmapGlyph.cpp
old mode 100755
new mode 100644
diff --git a/src/FTPoint.cpp b/src/FTPoint.cpp
old mode 100755
new mode 100644
diff --git a/src/FTSize.cpp b/src/FTSize.cpp
old mode 100755
new mode 100644
diff --git a/src/FTTextureGlyph.cpp b/src/FTTextureGlyph.cpp
old mode 100755
new mode 100644
diff --git a/test/FTBBox-Test.cpp b/test/FTBBox-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTCharmap-Test.cpp b/test/FTCharmap-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTContour-Test.cpp b/test/FTContour-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTFace-Test.cpp b/test/FTFace-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTFont-Test.cpp b/test/FTFont-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTGlyphContainer-Test.cpp b/test/FTGlyphContainer-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTLibrary-Test.cpp b/test/FTLibrary-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTList-Test.cpp b/test/FTList-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTMesh-Test.cpp b/test/FTMesh-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTPoint-Test.cpp b/test/FTPoint-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTSize-Test.cpp b/test/FTSize-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTTesselation-Test.cpp b/test/FTTesselation-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTVector-Test.cpp b/test/FTVector-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTVectoriser-Test.cpp b/test/FTVectoriser-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/FTlayout-Test.cpp b/test/FTlayout-Test.cpp
old mode 100755
new mode 100644
diff --git a/test/HPGCalc_afm.cpp b/test/HPGCalc_afm.cpp
old mode 100755
new mode 100644
diff --git a/test/HPGCalc_pfb.cpp b/test/HPGCalc_pfb.cpp
old mode 100755
new mode 100644
diff --git a/test/TestMain.cpp b/test/TestMain.cpp
old mode 100755
new mode 100644
diff --git a/test/mmgr.cpp b/test/mmgr.cpp
old mode 100755
new mode 100644
diff --git a/test/mmgr.h b/test/mmgr.h
old mode 100755
new mode 100644
diff --git a/test/nommgr.h b/test/nommgr.h
old mode 100755
new mode 100644