From fefd6bc7ed4a080f24477e5d1dce2518e12aae4b Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 29 Nov 2012 08:12:04 +0100 Subject: [PATCH] Update to new release. --- .gnulib | 2 +- README | 2 +- THANKS | 2 ++ TODO | 8 +++----- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gnulib b/.gnulib index 0b95481..4e5925d 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit 0b95481ce5bd62e3150f0e94a1e3ce3a38fc5b0a +Subproject commit 4e5925df8435cb90d02cd2f1fc392df2ac266baa diff --git a/README b/README index 89bc0e6..98fbbb7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -ttfautohint 0.93 +ttfautohint 0.94 ---------------- by Werner Lemberg diff --git a/THANKS b/THANKS index ee87c7f..a3d1772 100644 --- a/THANKS +++ b/THANKS @@ -28,6 +28,8 @@ Khaled Hosny Daniel Johnson David Lemon Karsten Lücke +Thomas Phinney +Eben Sorkin Adam Twardoch Zack Weinberg diff --git a/TODO b/TODO index d3dc27e..b5411da 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,7 @@ add features to the GUI -> autocompletion of file names with tab key handle OT features - -> use HarfBuzz? + -> use HarfBuzz as soon it provides the necessary APIs control `gasp' table; Adam Twardoch suggest the following: @@ -51,8 +51,6 @@ control the minimum stem width try to `embolden' fonts at small sizes to avoid drop-outs; cf. Infinality patches -implement `x-height-snapping-exceptions' - make switching between smooth and strong hinting dependent on user-defined ranges @@ -92,10 +90,10 @@ make it possible to hint fonts which aren't alphabetic at all, for example, better control -i output allow processing of multiple files by using globs as in the Midnight - Commander + Commander? allow composite fonts already processed by ttfautohint to be processed - again + again (due to option `hint-with-components' this isn't urgent) make ttfautohint remember options: 1. collect md5 checksums in a `~/.ttfautohint_history' file so that fonts -- 2.11.4.GIT