From 5aaeac333388f2859191e2648e2b8287372a1637 Mon Sep 17 00:00:00 2001 From: jvr Date: Mon, 1 Sep 2003 15:09:29 +0000 Subject: [PATCH] Ha, a reserved field got eaten. Noticed by Yannis Haralambous. git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@443 4cde692c-a291-49d1-8350-778aa11640f8 --- Lib/fontTools/ttLib/tables/_h_h_e_a.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/fontTools/ttLib/tables/_h_h_e_a.py b/Lib/fontTools/ttLib/tables/_h_h_e_a.py index 2a9518e4a..504849e9a 100644 --- a/Lib/fontTools/ttLib/tables/_h_h_e_a.py +++ b/Lib/fontTools/ttLib/tables/_h_h_e_a.py @@ -15,11 +15,11 @@ hheaFormat = """ xMaxExtent: h caretSlopeRise: h caretSlopeRun: h + caretOffset: h reserved0: h reserved1: h reserved2: h reserved3: h - reserved4: h metricDataFormat: h numberOfHMetrics: H """