rpms/openoffice.org/F-7 openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch, 1.1, 1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Sun Oct 21 13:34:26 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7996

Modified Files:
	openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch 
Log Message:
update openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch

openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch:

Index: openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-7/openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch	10 Oct 2007 16:11:56 -0000	1.1
+++ openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch	21 Oct 2007 13:34:23 -0000	1.2
@@ -13,3 +13,11 @@
          if( rData.IsScalable() )
              aFontInfo.mpImplMetric->mnMiscFlags |= ImplFontMetric::SCALABLE_FLAG;
          if( rData.mbDevice )
+@@ -7273,6 +7274,7 @@
+     aMetric.SetPitch( pMetric->mePitch );
+     aMetric.SetWeight( pMetric->meWeight );
+     aMetric.SetItalic( pMetric->meItalic );
++    aMetric.SetWidthType( pMetric->meWidthType );
+     if ( pEntry->mnOwnOrientation )
+         aMetric.SetOrientation( pEntry->mnOwnOrientation );
+     else




More information about the fedora-extras-commits mailing list