[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Fri Oct 26 13:48:20 PDT 2012
src/hb-icu-le/PortableFontInstance.h | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 0144f05e57088b30ac894cdae8b04b265d4dfbe7
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Fri Oct 26 13:48:06 2012 -0700
Remove unused members
diff --git a/src/hb-icu-le/PortableFontInstance.h b/src/hb-icu-le/PortableFontInstance.h
index ff48311..0794560 100644
--- a/src/hb-icu-le/PortableFontInstance.h
+++ b/src/hb-icu-le/PortableFontInstance.h
@@ -41,9 +41,6 @@ private:
le_int32 fDescent;
le_int32 fLeading;
- float fDeviceScaleX;
- float fDeviceScaleY;
-
const NAMETable *fNAMETable;
le_uint16 fNameCount;
le_uint16 fNameStringOffset;
More information about the HarfBuzz
mailing list