ref: a678560dc23f7dfa6d6cda8d0d35be37c04713e2
parent: 366b2ea7487a54110356f60ceb972c2edc93b39d
author: Werner Lemberg <[email protected]>
date: Thu May 28 13:31:15 EDT 2015
Minor.
--- a/include/ftttdrv.h
+++ b/include/ftttdrv.h
@@ -136,8 +136,8 @@
*
* 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 @@
* {
* 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
--- 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;
--- 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,