shithub: freetype+ttf2subf

Download patch

ref: 9db55ad1af963842202d21736ac82b36fc4ebf9a
parent: 1c19b549997fc5adb59644b81d4156c1e36db4e3
author: Werner Lemberg <[email protected]>
date: Mon Jan 30 02:35:06 EST 2017

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/truetype/ttgxvar.c
+++ b/src/truetype/ttgxvar.c
@@ -933,7 +933,7 @@
     }
 
     /* advance width adjustments are always present in an `HVAR' table, */
-    /* so need to test for this capability                              */
+    /* no need to test for this capability                              */
 
     if ( face->blend->hvar_table->widthMap.innerIndex )
     {