From 0fff8f4a1d7577c00479fbdf10f0806e60797583 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Thu, 26 Oct 2006 16:27:12 +0000 Subject: Update patch for visibility wrapping; need to wrap pango/pangoft2.h and freetype/t1tables.h --- firefox-2.0-pango-printing.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/firefox-2.0-pango-printing.patch b/firefox-2.0-pango-printing.patch index 794ced9..25922fe 100644 --- a/firefox-2.0-pango-printing.patch +++ b/firefox-2.0-pango-printing.patch @@ -4574,3 +4574,23 @@ diff -u -p -d -r1.5 nsType1.h int aWmode, FILE *aFile); nsresult FT2ToType1FontName(FT_Face aFace, int aWmode, nsCString& aFontName); +Index: config/system-headers +=================================================================== +--- config/system-headers 2006-10-26 12:21:39.000000000 -0400 ++++ config/system-headers 2006-10-26 12:23:29.000000000 -0400 +@@ -180,6 +180,7 @@ + freetype/ftoutln.h + freetype/ttnameid.h + freetype/tttables.h ++freetype/t1tables.h + fribidi/fribidi.h + FSp_fopen.h + fstream.h +@@ -484,6 +485,7 @@ + pango/pangofc-fontmap.h + pango/pango-fontmap.h + pango/pango.h ++pango/pangoft2.h + pango/pangoxft.h + pango/pangox.h + pango-types.h -- cgit