Minor.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
diff --git a/include/ftttdrv.h b/include/ftttdrv.h
index f20dd43..f56040b 100644
--- a/include/ftttdrv.h
+++ b/include/ftttdrv.h
@@ -136,8 +136,8 @@ FT_BEGIN_HEADER
*
* Depending on the graphics framework, Microsoft uses different
* bytecode and rendering engines. As a consequence, the version
- * numbers returned by a call to the `GETINFO[1]' bytecode instruction
- * are more convoluted than desired.
+ * numbers returned by a call to the `GETINFO' bytecode instruction are
+ * more convoluted than desired.
*
* Here are two tables that try to shed some light on the possible
* values for the MS rasterizer engine, together with the additional
@@ -177,7 +177,7 @@ FT_BEGIN_HEADER
* {
* version sampling rendering comment
* x y x y
- * ---------------------------------------------------------------
+ * --------------------------------------------------------------
* v1.0 normal normal B/W B/W bi-level
* v1.6 high high gray gray grayscale
* v1.8 high normal color-filter B/W (GDI) ClearType
diff --git a/src/autofit/afhints.c b/src/autofit/afhints.c
index 9c7c3a2..37482eb 100644
--- a/src/autofit/afhints.c
+++ b/src/autofit/afhints.c
@@ -1332,6 +1332,7 @@
{
FT_Fixed scale = FT_DivFix( u2 - u1, v2 - v1 );
+
for ( p = p1; p <= p2; p++ )
{
u = p->v;
diff --git a/src/truetype/ttgxvar.c b/src/truetype/ttgxvar.c
index 940f288..02ea6af 100644
--- a/src/truetype/ttgxvar.c
+++ b/src/truetype/ttgxvar.c
@@ -409,6 +409,7 @@
FT_FRAME_END
};
+
if ( ( error = face->goto_table( face,
TTAG_gvar,
stream,