Synchronize with FreeType.
[ttfautohint.git] / NEWS
blobe92c356606861ca24bea97c32ce161ba2b24508a
1 Version 1.4.(2015-XXX-XX)
2 -------------------------
4 * Support for the Thai script.
6 * Support for the Arabic script.
9 Version 1.3 (2015-Jan-06)
10 -------------------------
12 * Keywords in control instruction files can be more verbose to increase
13   readability.  You can now use `left`, `right`, `nodir`, `point`, `touch`,
14   `xshift`, and `yshift` for `l`, `r`, `n`, `p`, `t, `x`, and `y`,
15   respectively.
17 * A new control instruction keyword `touch` was added to apply delta
18   instructions before the final IUP bytecode commands, also `touching' the
19   affected points (to use the TrueType instructions terminology).  Such
20   deltas *do* work even with ClearType if applied to the non-ClearType
21   direction.
23 * Support for the Telugu script.
25 * The amount of information about ttfautohint and its parameters that gets
26   added to the `name` table by default has been reduced.  A new option
27   `--detailed-info` restores the previous behaviour.
29 * ttfautohintGUI crashed if not used with a control instruction file.
31 * ttfautohintGUI now correctly switches to a horizontal two-column layout if
32   the standard one-column layout would exceed the screen height.
34 * A new option `--family-suffix` makes it possible to append a suffix to a
35   font's family name in the `name` table.  This can be useful during the
36   development process: It helps the operating system to simultaneously
37   display several instances of a font that are processed with different
38   ttfautohint parameters.
40 * The new library option `info-post-callback` helps in processing data from
41   the `name` table.
44 Version 1.2 (2014-Oct-06)
45 -------------------------
47 * It is now possible to control the hinting process at a very low level
48   using a 'control instructions' file.  Right now, two modes are supported:
50     - Adding segments and changing segment directions.
52     - Applying delta exceptions.  Note that this doesn't really work in
53       ClearType.
55   Please see the documentation for a description and a small tutorial.
57   In the command-line front-end, use option `--control-file` to load such a
58   file.
60 * Support for input file watching in ttfautohintGUI: If the 'Watch Input
61   File' box is checked, the program automatically regenerates the output
62   file as soon as the input font or control instructions file gets modified.
64   The idea is to dock ttfautohintGUI to your favourite font and text editor
65   instead of adding a cheap text editor to ttfautohintGUI itself.
67 * With the new option `--fallback-stem-width` it is now possible to set a
68   default stem width for all scripts that lack proper standard characters in
69   the font.
71 * Add alias `--adjust-subglyphs` for option `--pre-hinting` to better
72   describe its functionality.  The short form `-p` stays unchanged.
74 * New option `--ttfa-table` to add an SFNT table `TTFA` to the output font,
75   containing an ASCII dump of all used ttfautohint parameters (including
76   control instructions).  Right now, this is mainly for archiving purposes. 
77   Forthcoming versions of ttfautohint will be able to re-use this data if a
78   font gets re-processed.
80 * A harmless buglet was fixed that made the `glyf` table too large by one
81   byte under some circumstances.
83 * A bug fix taken from FreeType, correcting a crash for unusual outlines.
85 * Better handling of TTC files.
87 * New library options `error-callback` and `error-callback-data` for
88   improved diagnostics.  [No change in the front-ends except better error
89   messages.]
91 * Many other, minor fixes and improvements.
94 Version 1.1 (2014-May-05)
95 -------------------------
97 * Support for the Devanagari script.
99 * Bug fixes in the computation of strong stem widths.  GDI hinting now gives
100   much more consistent results.
102 * Better recognition of script coverage: ttfautohint now properly scans
103   composite glyphs to cover components also.
105 * Improved glyph shape analysis: Non-flat local extrema are now recognized
106   more reliably, and stem detection works better.
109 Version 1.00 (2014-Mar-20)
110 --------------------------
112 * Much less memory consumption while handling fonts with complicated glyphs.
114 * Option `-s` was partially broken.
117 Version 1.00rc1 (2014-Feb-07)
118 -----------------------------
120 * OpenType feature support.  ttfautohint now uses the HarfBuzz library to
121   analyze data from the `GSUB` table.  This allows the hinting of glyphs
122   that don't have an entry in a font's `cmap` table, for example
123   superscripts or small caps.
125   Related to this, the new option `--default-script` controls the default
126   (fallback) script used for OpenType features.
128 * More than a single standard character is used.  For example, the 'latin'
129   script uses characters 'o', 'O', and digit '0'.  This improves the hinting
130   of fonts (and features) that have only a partial coverage of a script's
131   character repertoire.
133 * Much better GDI ClearType hinting in the range 30-80ppem (approx.),
134   avoiding overly flat tops and bottoms of round glyphs.
136 * Better handling of non-square pixels (this is, horizontal and vertical
137   resolutions differ) in the created TrueType bytecode.
140 Version 0.97 (2013-Nov-09)
141 --------------------------
143 * Improved script support.  Besides Cyrillic and Greek, which are now
144   handled separately from Latin, ttfautohint can handle Hebrew.
146 * Option `-f` now takes a parameter to specify the fallback script.  The
147   corresponding long option name has been renamed from `--latin-fallback` to
148   `--fallback-script`.
150 * Work around a bug in display environments that use FreeType 2.5.0 and
151   earlier for rendering: Sometimes, the 'strong' stem width routine was used
152   for DW ClearType (this is, subpixel hinting in FreeType is enabled) even
153   if 'smooth' was selected while generating the font with ttfautohint.
156 Version 0.96 (2013-Aug-06)
157 --------------------------
159 * Option `--components` has been replaced with `--composites`: By default,
160   the components of a composite glyph are now hinted separately, since tests
161   has shown that this gives good results in most cases.  If this option is
162   set, however, the composite glyph itself gets hinted (and the hints of the
163   components are ignored).
165   An unfortunate side effect is that ttfautohint's option `-c` (which stays
166   as a shorthand for `--composites`) now does exactly the opposite as in
167   previous releases.
169 * Older versions of Monotype's 'iType' bytecode interpreter have a serious
170   bug: The DIV instruction rounds the result, while the correct operation is
171   truncation.  This caused 'exploding characters' with fonts hinted by
172   ttfautohint.  Since many printers contain this rasterizer without any
173   possibility to update to a non-buggy version, ttfautohint now contains
174   work-arounds to circumvent the problem.
176 * Better support for glyphs where some points have almost the same position
177   (for example glyph 'Oslash' in font 'Roboto-Thin').
179 * Better support for glyphs that use explicit 'on' points around round
180   extrema.
183 Version 0.95 (2013-Mar-07)
184 --------------------------
186 * New option `--dehint` to strip off all hints without generating new hints.
187   This option is intended for testing purposes.
189 * Minor fixes to the created bytecode for compatibility.
191 * Minor GUI improvements.
194 Version 0.94 (2012-Nov-29)
195 --------------------------
197 * New option `--windows-compatibility` that adds two artificial blue zones
198   at vertical positions given by 'usWinAscent' and 'usWinDescent'.  This
199   helps ttfautohint's hinting algorithm reduce the possibility of clipping
200   if those two values are very tight.
202 * Implement option `--x-height-snapping-exceptions`, making ttfautohint
203   avoid x-height snapping for selected PPEM values.  Useful in combination
204   with `--windows-compatibility`.
206 * Minor fixes to the created bytecode for compatibility and robustness.
209 Version 0.93 (2012-Oct-09)
210 --------------------------
212 * New option `--components` to treat components of composite glyphs
213   separately.  This greatly reduces the bytecode size.
215   I'm waiting for reports whether this option works for most fonts; in case
216   this is true I'm inverting the option, making it the default (and the old
217   behaviour optional).
219 * Full support of TTCs, this is, all subfonts get auto-hinted now.
221 * The upper limit of the `--increase-x-height` option has been removed.
223 * Drag-and-drop support in the GUI.
225 * The command-line version of ttfautohint now acts like a (Unix) filter,
226   this is, it accepts stdin and stdout as input and output, respectively.
228 * Less memory consumption.
231 Version 0.92 (2012-Aug-07)
232 --------------------------
234 * A serious bug in the created bytecode has been fixed, causing incorrect
235   rounding.
238 Version 0.91 (2012-Jul-12)
239 --------------------------
241 * A new, 'strong' routine to handle stem widths and positions has been
242   added, to be selected with the `--strong-stem-width` command line option.
243   If it is active, stem widths and positions are snapped to the grid as much
244   as possible.  This algorithm is useful for GDI ClearType support.
246 * A new command line option `--debug` (not available for ttfautohintGUI) to
247   print very detailed debugging information.
250 Version 0.9 (2012-Jun-06)
251 -------------------------
253 * The created bytecode has been reduced in size, making it approx. 20%
254   smaller.
256 * New option `--symbol` to use standard stem height and width values instead
257   of using character 'o' (which may be missing).  Use this option for symbol
258   fonts or math glyphs.
260 * More documentation (in text, HTML, and PDF format).  It's still
261   incomplete, though.
263 * Option `--ignore-permissions` has been renamed to `--ignore-restrictions`.
264   The short form is still `-i`.
266 * Defaults for various parameters have been set to more sensible values:
268     - hinting-range-max: 50 (was 1000)
269     - hinting-limit: 200 (was 1000)
271 * Option `--increase-x-height` now has a mandatory argument (in the range
272   6-20 or value\ 0 to disable it, default value is 14).
275 Version 0.8 (2012-Mar-21)
276 -------------------------
278 * Implement option `-x` to increase the x height of the font for small PPEM
279   values by rounding up far more often then rounding down.
281 * Add option '`-G n`' to switch off hinting completely above value\ `n`.
283 * ttfautohint now appends version information and the used parameters to the
284   'Version' field(s) in the 'name' table.  This can be suppressed with
285   option `-n`.
288 Version 0.7 (2012-Feb-05)
289 -------------------------
291 * A GUI has been added, using the Qt framework.  The binary is called
292   'ttfautohintGUI'.
295 Version 0.6.1 (2012-Jan-02)
296 ---------------------------
298 * The improved handling of composite glyphs in 0.6 was buggy under certain
299   circumstances, making ttfautohint crash and FontValidator complain.
301 * Dropout handling has been activated.
304 Version 0.6 (2011-Dec-25)
305 -------------------------
307 * Improved handling of composite glyphs.
309 * Implement option `-p` to pre-hint glyphs with original hints before
310   conversion takes place.
312 * Don't add a `DSIG` table if there is none in the input font.
314 * Human-readable error messages instead of hexadecimal error codes.
316 * Better tests (both at runtime and compile time) to reject too old FreeType
317   versions.
320 Version 0.5 (2011-Nov-06)
321 -------------------------
323 * Rendering on iOS is now expected to give good results.
325 * No bad rendering at very large PPEM values.
328 Version 0.4 (2011-Oct-27)
329 -------------------------
331 * The bytecode has been changed to 'create' twilight points.  This should
332   avoid rendering artifacts on some platforms.
335 Version 0.3 (2011-Sep-09)
336 -------------------------
338 * Fix font generation; sometimes the `glyf` table was one byte too short,
339   making the font invalid.
342 Version 0.2 (2011-Jul-19)
343 -------------------------
345 * Fix bytecode bugs that prevented correct rendering on some platforms.
348 Version 0.1 (2011-Jun-30)
349 -------------------------
351 * First release.