shithub: freetype+ttf2subf

Download patch

ref: 9ef0bc005c2b93b9adb27acef885fe6cccb1dcc6
parent: 45392b77a8207d9e60b6c7c2aea3e1b659da2519
author: Werner Lemberg <[email protected]>
date: Wed Jun 5 10:53:27 EDT 2013

Minor formatting.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/cff/cf2intrp.c
+++ b/src/cff/cf2intrp.c
@@ -300,9 +300,9 @@
 
 
       stemhint.min  =
-      position     += cf2_stack_getReal( opStack, i );
+        position   += cf2_stack_getReal( opStack, i );
       stemhint.max  =
-      position     += cf2_stack_getReal( opStack, i + 1 );
+        position   += cf2_stack_getReal( opStack, i + 1 );
 
       stemhint.used  = FALSE;
       stemhint.maxDS =