[cantarell-fonts] re-autohint at build time



commit 62f1469e87b58b0dd55185648e25524b55943822
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Oct 2 18:38:44 2015 +0200

    re-autohint at build time
    
    - this is required for the cleanup work that follows

 scripts/generate.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/scripts/generate.sh b/scripts/generate.sh
index 9bbf475..db8ab1b 100755
--- a/scripts/generate.sh
+++ b/scripts/generate.sh
@@ -15,6 +15,8 @@ while (i < $argc)
     AddExtrema()
     RoundToInt()
     CorrectDirection()
+    ClearHints()
+    Autohint()
     Generate($fontname + ".otf")
     Close()
     i++


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]