diff --git a/include/ftttdrv.h b/include/ftttdrv.h index f20dd431a..f56040b82 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 9c7c3a281..37482ebd1 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 940f288f4..02ea6af58 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,