summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2010-08-18 14:15:04 +0200
committerKurt Zenker <kz@openoffice.org>2010-08-18 14:15:04 +0200
commite410f3ed0f6d77e0b761ed7f58711d1fea055706 (patch)
treea88c976de24d603214570738421c2fb1dd0b7fdd
parent9432a6fa09652e5ce24b9af82635d49de34ba7d2 (diff)
parent3ad25dc768be8b835068cec9ee73853412a2f120 (diff)
CWS-TOOLING: integrate CWS graphite04ooo/OOO330_m5
-rw-r--r--[-rwxr-xr-x]graphite/graphite-2.3.1.patch.mingw9
1 files changed, 0 insertions, 9 deletions
diff --git a/graphite/graphite-2.3.1.patch.mingw b/graphite/graphite-2.3.1.patch.mingw
index ecec00d..c5fc3ec 100755..100644
--- a/graphite/graphite-2.3.1.patch.mingw
+++ b/graphite/graphite-2.3.1.patch.mingw
@@ -116,15 +116,6 @@
#include <assert.h>
--- misc/silgraphite-2.3.1/wrappers/win32/WinFont.cpp 2009-01-29 17:33:19.000000000 +0900
+++ misc/build/silgraphite-2.3.1/wrappers/win32/WinFont.cpp 2009-08-23 20:59:16.211375000 +0900
-@@ -408,7 +408,7 @@
- if (pPolyCurve->wType == TT_PRIM_QSPLINE &&
- // test if this is the last curve
- pPolyHdr->cb - (int)((byte *)(&pPolyCurve->apfx[j]) - (byte *)(pPolyHdr))
-- == sizeof POINTFX &&
-+ == sizeof(POINTFX) &&
- // and the two points are identical
- CompareFixed(pPolyCurve->apfx[j].x, pPolyHdr->pfxStart.x) &&
- CompareFixed(pPolyCurve->apfx[j].y, pPolyHdr->pfxStart.y))
@@ -846,7 +846,7 @@
} // namespace gr