added patches for firefox (still not working -> removed from targets)
[hdw-linux/hdw-linux.git] / packages / x11 / firefox / freetype6.patch
1 --- ./gfx/src/x11shared/nsFontFreeType.h.orig   2004-07-21 17:47:42.000000000 +0200
2 +++ ./gfx/src/x11shared/nsFontFreeType.h        2004-07-21 17:48:09.000000000 +0200
3 @@ -110,7 +110,7 @@
4    XImage *GetXImage(PRUint32 width, PRUint32 height);
5    nsITrueTypeFontCatalogEntry *mFaceID;
6    PRUint16        mPixelSize;
7 -  FTC_Image_Desc  mImageDesc;
8 +  FTC_ImageType   mImageDesc;
9    nsCOMPtr<nsIFreeType2> mFt2;
10  };
11