fonttools 4.55.5__cp38-cp38-win32.whl → 4.55.7__cp38-cp38-win32.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of fonttools might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fonttools
3
- Version: 4.55.5
3
+ Version: 4.55.7
4
4
  Summary: Tools to manipulate font files
5
5
  Home-page: http://github.com/fonttools/fonttools
6
6
  Author: Just van Rossum
@@ -29,6 +29,7 @@ Classifier: Topic :: Text Processing :: Fonts
29
29
  Classifier: Topic :: Multimedia :: Graphics
30
30
  Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
31
31
  Requires-Python: >=3.8
32
+ Description-Content-Type: text/x-rst
32
33
  License-File: LICENSE
33
34
  Provides-Extra: all
34
35
  Requires-Dist: fs <3,>=2.2.0 ; extra == 'all'
@@ -377,6 +378,16 @@ Have fun!
377
378
  Changelog
378
379
  ~~~~~~~~~
379
380
 
381
+ 4.55.7 (released 2025-01-28)
382
+ ----------------------------
383
+
384
+ - Shorten the changelog included in PyPI package description to accommodate maximum length limit imposed by Azure DevOps. No actual code changes since v4.55.6 (#3754).
385
+
386
+ 4.55.6 (released 2025-01-24)
387
+ ----------------------------
388
+
389
+ - [glyf] Fixed regression introduced in 4.55.5 when computing bounds of nested composite glyphs with transformed components (#3752).
390
+
380
391
  4.55.5 (released 2025-01-23)
381
392
  ----------------------------
382
393
 
@@ -2014,1383 +2025,4 @@ Minor release to fix uploading wheels to PyPI.
2014
2025
  - [cffLib] Make sure glyph names are unique (#1699).
2015
2026
  - [feaLib] Fix feature parser to correctly handle octal numbers (#1700).
2016
2027
 
2017
- 3.44.0 (released 2019-08-02)
2018
- ----------------------------
2019
-
2020
- - NOTE: This is the last scheduled release to support Python 2.7. The upcoming fonttools
2021
- v4.x series is going to require Python 3.6 or greater.
2022
- - [varLib] Added new ``varLib.instancer`` module for partially instantiating variable
2023
- fonts. This extends (and will eventually replace) ``varLib.mutator`` module, as
2024
- it allows to create not just full static instances from a variable font, but also
2025
- "partial" or "less variable" fonts where some of the axes are dropped or
2026
- instantiated at a particular value.
2027
- Also available from the command-line as `fonttools varLib.instancer --help`
2028
- (#1537, #1628).
2029
- - [cffLib] Added support for ``FDSelect`` format 4 (#1677).
2030
- - [subset] Added support for subsetting ``sbix`` (Apple bitmap color font) table.
2031
- - [t1Lib] Fixed issue parsing ``eexec`` section in Type1 fonts when whitespace
2032
- characters are interspersed among the trailing zeros (#1676).
2033
- - [cffLib.specializer] Fixed bug in ``programToCommands`` with CFF2 charstrings (#1669).
2034
-
2035
- 3.43.2 (released 2019-07-10)
2036
- ----------------------------
2037
-
2038
- - [featureVars] Fixed region-merging code on python3 (#1659).
2039
- - [varLib.cff] Fixed merging of sparse PrivateDict items (#1653).
2040
-
2041
- 3.43.1 (released 2019-06-19)
2042
- ----------------------------
2043
-
2044
- - [subset] Fixed regression when passing ``--flavor=woff2`` option with an input font
2045
- that was already compressed as WOFF 1.0 (#1650).
2046
-
2047
- 3.43.0 (released 2019-06-18)
2048
- ----------------------------
2049
-
2050
- - [woff2] Added support for compressing/decompressing WOFF2 fonts with non-transformed
2051
- ``glyf`` and ``loca`` tables, as well as with transformed ``hmtx`` table.
2052
- Removed ``Snippets/woff2_compress.py`` and ``Snippets/woff2_decompress.py`` scripts,
2053
- and replaced them with a new console entry point ``fonttools ttLib.woff2``
2054
- that provides two sub-commands ``compress`` and ``decompress``.
2055
- - [varLib.cff] Fixed bug when merging CFF2 ``PrivateDicts``. The ``PrivateDict``
2056
- data from the first region font was incorrecty used for all subsequent fonts.
2057
- The bug would only affect variable CFF2 fonts with hinting (#1643, #1644).
2058
- Also, fixed a merging bug when VF masters have no blends or marking glyphs (#1632,
2059
- #1642).
2060
- - [loggingTools] Removed unused backport of ``LastResortLogger`` class.
2061
- - [subset] Gracefully handle partial MATH table (#1635).
2062
- - [featureVars] Avoid duplicate references to ``rvrn`` feature record in
2063
- ``DefaultLangSys`` tables when calling ``addFeatureVariations`` on a font that
2064
- does not already have a ``GSUB`` table (aa8a5bc6).
2065
- - [varLib] Fixed merging of class-based kerning. Before, the process could introduce
2066
- rogue kerning values and variations for random classes against class zero (everything
2067
- not otherwise classed).
2068
- - [varLib] Fixed merging GPOS tables from master fonts with different number of
2069
- ``SinglePos`` subtables (#1621, #1641).
2070
- - [unicodedata] Updated Blocks, Scripts and ScriptExtensions to Unicode 12.1.
2071
-
2072
- 3.42.0 (released 2019-05-28)
2073
- ----------------------------
2074
-
2075
- - [OS/2] Fixed sign of ``fsType``: it should be ``uint16``, not ``int16`` (#1619).
2076
- - [subset] Skip out-of-range class values in mark attachment (#1478).
2077
- - [fontBuilder] Add an empty ``DSIG`` table with ``setupDummyDSIG`` method (#1621).
2078
- - [varLib.merger] Fixed bug whereby ``GDEF.GlyphClassDef`` were being dropped
2079
- when generating instance via ``varLib.mutator`` (#1614).
2080
- - [varLib] Added command-line options ``-v`` and ``-q`` to configure logging (#1613).
2081
- - [subset] Update font extents in head table (#1612).
2082
- - [subset] Make --retain-gids truncate empty glyphs after the last non-empty glyph
2083
- (#1611).
2084
- - [requirements] Updated ``unicodedata2`` backport for Unicode 12.0.
2085
-
2086
- 3.41.2 (released 2019-05-13)
2087
- ----------------------------
2088
-
2089
- - [cffLib] Fixed issue when importing a ``CFF2`` variable font from XML, whereby
2090
- the VarStore state was not propagated to PrivateDict (#1598).
2091
- - [varLib] Don't drop ``post`` glyph names when building CFF2 variable font (#1609).
2092
-
2093
-
2094
- 3.41.1 (released 2019-05-13)
2095
- ----------------------------
2096
-
2097
- - [designspaceLib] Added ``loadSourceFonts`` method to load source fonts using
2098
- custom opener function (#1606).
2099
- - [head] Round font bounding box coordinates to integers to fix compile error
2100
- if CFF font has float coordinates (#1604, #1605).
2101
- - [feaLib] Don't write ``None`` in ``ast.ValueRecord.asFea()`` (#1599).
2102
- - [subset] Fixed issue ``AssertionError`` when using ``--desubroutinize`` option
2103
- (#1590, #1594).
2104
- - [graphite] Fixed bug in ``Silf`` table's ``decompile`` method unmasked by
2105
- previous typo fix (#1597). Decode languange code as UTF-8 in ``Sill`` table's
2106
- ``decompile`` method (#1600).
2107
-
2108
- 3.41.0 (released 2019-04-29)
2109
- ----------------------------
2110
-
2111
- - [varLib/cffLib] Added support for building ``CFF2`` variable font from sparse
2112
- masters, or masters with more than one model (multiple ``VarStore.VarData``).
2113
- In ``cffLib.specializer``, added support for ``CFF2`` CharStrings with
2114
- ``blend`` operators (#1547, #1591).
2115
- - [subset] Fixed subsetting ``HVAR`` and ``VVAR`` with ``--retain-gids`` option,
2116
- and when advances mapping is null while sidebearings mappings are non-null
2117
- (#1587, #1588).
2118
- - Added ``otlLib.maxContextCalc`` module to compute ``OS/2.usMaxContext`` value.
2119
- Calculate it automatically when compiling features with feaLib. Added option
2120
- ``--recalc-max-context`` to ``subset`` module (#1582).
2121
- - [otBase/otTables] Fixed ``AttributeError`` on missing OT table fields after
2122
- importing font from TTX (#1584).
2123
- - [graphite] Fixed typo ``Silf`` table's ``decompile`` method (#1586).
2124
- - [otlLib] Better compress ``GPOS`` SinglePos (LookupType 1) subtables (#1539).
2125
-
2126
- 3.40.0 (released 2019-04-08)
2127
- ----------------------------
2128
-
2129
- - [subset] Fixed error while subsetting ``VVAR`` with ``--retain-gids``
2130
- option (#1552).
2131
- - [designspaceLib] Use up-to-date default location in ``findDefault`` method
2132
- (#1554).
2133
- - [voltLib] Allow passing file-like object to Parser.
2134
- - [arrayTools/glyf] ``calcIntBounds`` (used to compute bounding boxes of glyf
2135
- table's glyphs) now uses ``otRound`` instead of ``round3`` (#1566).
2136
- - [svgLib] Added support for converting more SVG shapes to path ``d`` strings
2137
- (ellipse, line, polyline), as well as support for ``transform`` attributes.
2138
- Only ``matrix`` transformations are currently supported (#1564, #1564).
2139
- - [varLib] Added support for building ``VVAR`` table from ``vmtx`` and ``VORG``
2140
- tables (#1551).
2141
- - [fontBuilder] Enable making CFF2 fonts with ``post`` table format 2 (#1557).
2142
- - Fixed ``DeprecationWarning`` on invalid escape sequences (#1562).
2143
-
2144
- 3.39.0 (released 2019-03-19)
2145
- ----------------------------
2146
-
2147
- - [ttLib/glyf] Raise more specific error when encountering recursive
2148
- component references (#1545, #1546).
2149
- - [Doc/designspaceLib] Defined new ``public.skipExportGlyphs`` lib key (#1534,
2150
- unified-font-object/ufo-spec#84).
2151
- - [varLib] Use ``vmtx`` to compute vertical phantom points; or ``hhea.ascent``
2152
- and ``head.unitsPerEM`` if ``vmtx`` is missing (#1528).
2153
- - [gvar/cvar] Sort XML element's min/value/max attributes in TupleVariation
2154
- toXML to improve readability of TTX dump (#1527).
2155
- - [varLib.plot] Added support for 2D plots with only 1 variation axis (#1522).
2156
- - [designspaceLib] Use axes maps when normalizing locations in
2157
- DesignSpaceDocument (#1226, #1521), and when finding default source (#1535).
2158
- - [mutator] Set ``OVERLAP_SIMPLE`` and ``OVERLAP_COMPOUND`` glyf flags by
2159
- default in ``instantiateVariableFont``. Added ``--no-overlap`` cli option
2160
- to disable this (#1518).
2161
- - [subset] Fixed subsetting ``VVAR`` table (#1516, #1517).
2162
- Fixed subsetting an ``HVAR`` table that has an ``AdvanceWidthMap`` when the
2163
- option ``--retain-gids`` is used.
2164
- - [feaLib] Added ``forceChained`` in MultipleSubstStatement (#1511).
2165
- Fixed double indentation of ``subtable`` statement (#1512).
2166
- Added support for ``subtable`` statement in more places than just PairPos
2167
- lookups (#1520).
2168
- Handle lookupflag 0 and lookupflag without a value (#1540).
2169
- - [varLib] In ``load_designspace``, provide a default English name for the
2170
- ``ital`` axis tag.
2171
- - Remove pyftinspect because it is unmaintained and bitrotted.
2172
-
2173
- 3.38.0 (released 2019-02-18)
2174
- ----------------------------
2175
-
2176
- - [cffLib] Fixed RecursionError when unpickling or deepcopying TTFont with
2177
- CFF table (#1488, 649dc49).
2178
- - [subset] Fixed AttributeError when using --desubroutinize option (#1490).
2179
- Also, fixed desubroutinizing bug when subrs contain hints (#1499).
2180
- - [CPAL] Make Color a subclass of namedtuple (173a0f5).
2181
- - [feaLib] Allow hyphen in glyph class names.
2182
- - [feaLib] Added 'tables' option to __main__.py (#1497).
2183
- - [feaLib] Add support for special-case contextual positioning formatting
2184
- (#1501).
2185
- - [svgLib] Support converting SVG basic shapes (rect, circle, etc.) into
2186
- equivalent SVG paths (#1500, #1508).
2187
- - [Snippets] Added name-viewer.ipynb Jupyter notebook.
2188
-
2189
-
2190
- 3.37.3 (released 2019-02-05)
2191
- ----------------------------
2192
-
2193
- - The previous release accidentally changed several files from Unix to DOS
2194
- line-endings. Fix that.
2195
-
2196
- 3.37.2 (released 2019-02-05)
2197
- ----------------------------
2198
-
2199
- - [varLib] Temporarily revert the fix to ``load_masters()``, which caused a
2200
- crash in ``interpolate_layout()`` when ``deepcopy``-ing OTFs.
2201
-
2202
- 3.37.1 (released 2019-02-05)
2203
- ----------------------------
2204
-
2205
- - [varLib] ``load_masters()`` now actually assigns the fonts it loads to the
2206
- source.font attributes.
2207
- - [varLib] Fixed an MVAR table generation crash when sparse masters were
2208
- involved.
2209
- - [voltLib] ``parse_coverage_()`` returns a tuple instead of an ast.Enum.
2210
- - [feaLib] A MarkClassDefinition inside a block is no longer doubly indented
2211
- compared to the rest of the block.
2212
-
2213
- 3.37.0 (released 2019-01-28)
2214
- ----------------------------
2215
-
2216
- - [svgLib] Added support for converting elliptical arcs to cubic bezier curves
2217
- (#1464).
2218
- - [py23] Added backport for ``math.isfinite``.
2219
- - [varLib] Apply HIDDEN flag to fvar axis if designspace axis has attribute
2220
- ``hidden=1``.
2221
- - Fixed "DeprecationWarning: invalid escape sequence" in Python 3.7.
2222
- - [voltLib] Fixed parsing glyph groups. Distinguish different PROCESS_MARKS.
2223
- Accept COMPONENT glyph type.
2224
- - [feaLib] Distinguish missing value and explicit ``<NULL>`` for PairPos2
2225
- format A (#1459). Round-trip ``useExtension`` keyword. Implemented
2226
- ``ValueRecord.asFea`` method.
2227
- - [subset] Insert empty widths into hdmx when retaining gids (#1458).
2228
-
2229
- 3.36.0 (released 2019-01-17)
2230
- ----------------------------
2231
-
2232
- - [ttx] Added ``--no-recalc-timestamp`` option to keep the original font's
2233
- ``head.modified`` timestamp (#1455, #46).
2234
- - [ttx/psCharStrings] Fixed issues while dumping and round-tripping CFF2 table
2235
- with ttx (#1451, #1452, #1456).
2236
- - [voltLib] Fixed check for duplicate anchors (#1450). Don't try to read past
2237
- the ``END`` operator in .vtp file (#1453).
2238
- - [varLib] Use sentinel value -0x8000 (-32768) to ignore post.underlineThickness
2239
- and post.underlinePosition when generating MVAR deltas (#1449,
2240
- googlei18n/ufo2ft#308).
2241
- - [subset] Added ``--retain-gids`` option to subset font without modifying the
2242
- current glyph indices (#1443, #1447).
2243
- - [ufoLib] Replace deprecated calls to ``getbytes`` and ``setbytes`` with new
2244
- equivalent ``readbytes`` and ``writebytes`` calls. ``fs`` >= 2.2 no required.
2245
- - [varLib] Allow loading masters from TTX files as well (#1441).
2246
-
2247
- 3.35.2 (released 2019-01-14)
2248
- ----------------------------
2249
-
2250
- - [hmtx/vmtx]: Allow to compile/decompile ``hmtx`` and ``vmtx`` tables even
2251
- without the corresponding (required) metrics header tables, ``hhea`` and
2252
- ``vhea`` (#1439).
2253
- - [varLib] Added support for localized axes' ``labelname`` and named instances'
2254
- ``stylename`` (#1438).
2255
-
2256
- 3.35.1 (released 2019-01-09)
2257
- ----------------------------
2258
-
2259
- - [_m_a_x_p] Include ``maxComponentElements`` in ``maxp`` table's recalculation.
2260
-
2261
- 3.35.0 (released 2019-01-07)
2262
- ----------------------------
2263
-
2264
- - [psCharStrings] In ``encodeFloat`` function, use float's "general format" with
2265
- 8 digits of precision (i.e. ``%8g``) instead of ``str()``. This works around
2266
- a macOS rendering issue when real numbers in CFF table are too long, and
2267
- also makes sure that floats are encoded with the same precision in python 2.7
2268
- and 3.x (#1430, googlei18n/ufo2ft#306).
2269
- - [_n_a_m_e/fontBuilder] Make ``_n_a_m_e_table.addMultilingualName`` also add
2270
- Macintosh (platformID=1) names by default. Added options to ``FontBuilder``
2271
- ``setupNameTable`` method to optionally disable Macintosh or Windows names.
2272
- (#1359, #1431).
2273
- - [varLib] Make ``build`` optionally accept a ``DesignSpaceDocument`` object,
2274
- instead of a designspace file path. The caller can now set the ``font``
2275
- attribute of designspace's sources to a TTFont object, thus allowing to
2276
- skip filenames manipulation altogether (#1416, #1425).
2277
- - [sfnt] Allow SFNTReader objects to be deep-copied.
2278
- - Require typing>=3.6.4 on py27 to fix issue with singledispatch (#1423).
2279
- - [designspaceLib/t1Lib/macRes] Fixed some cases where pathlib.Path objects were
2280
- not accepted (#1421).
2281
- - [varLib] Fixed merging of multiple PairPosFormat2 subtables (#1411).
2282
- - [varLib] The default STAT table version is now set to 1.1, to improve
2283
- compatibility with legacy applications (#1413).
2284
-
2285
- 3.34.2 (released 2018-12-17)
2286
- ----------------------------
2287
-
2288
- - [merge] Fixed AssertionError when none of the script tables in GPOS/GSUB have
2289
- a DefaultLangSys record (#1408, 135a4a1).
2290
-
2291
- 3.34.1 (released 2018-12-17)
2292
- ----------------------------
2293
-
2294
- - [varLib] Work around macOS rendering issue for composites without gvar entry (#1381).
2295
-
2296
- 3.34.0 (released 2018-12-14)
2297
- ----------------------------
2298
-
2299
- - [varLib] Support generation of CFF2 variable fonts. ``model.reorderMasters()``
2300
- now supports arbitrary mapping. Fix handling of overlapping ranges for feature
2301
- variations (#1400).
2302
- - [cffLib, subset] Code clean-up and fixing related to CFF2 support.
2303
- - [ttLib.tables.ttProgram] Use raw strings for regex patterns (#1389).
2304
- - [fontbuilder] Initial support for building CFF2 fonts. Set CFF's
2305
- ``FontMatrix`` automatically from unitsPerEm.
2306
- - [plistLib] Accept the more general ``collections.Mapping`` instead of the
2307
- specific ``dict`` class to support custom data classes that should serialize
2308
- to dictionaries.
2309
-
2310
- 3.33.0 (released 2018-11-30)
2311
- ----------------------------
2312
- - [subset] subsetter bug fix with variable fonts.
2313
- - [varLib.featureVar] Improve FeatureVariations generation with many rules.
2314
- - [varLib] Enable sparse masters when building variable fonts:
2315
- https://github.com/fonttools/fonttools/pull/1368#issuecomment-437257368
2316
- - [varLib.mutator] Add IDEF for GETVARIATION opcode, for handling hints in an
2317
- instance.
2318
- - [ttLib] Ignore the length of kern table subtable format 0
2319
-
2320
- 3.32.0 (released 2018-11-01)
2321
- ----------------------------
2322
-
2323
- - [ufoLib] Make ``UFOWriter`` a subclass of ``UFOReader``, and use mixins
2324
- for shared methods (#1344).
2325
- - [featureVars] Fixed normalization error when a condition's minimum/maximum
2326
- attributes are missing in designspace ``<rule>`` (#1366).
2327
- - [setup.py] Added ``[plot]`` to extras, to optionally install ``matplotlib``,
2328
- needed to use the ``fonTools.varLib.plot`` module.
2329
- - [varLib] Take total bounding box into account when resolving model (7ee81c8).
2330
- If multiple axes have the same range ratio, cut across both (62003f4).
2331
- - [subset] Don't error if ``STAT`` has no ``AxisValue`` tables.
2332
- - [fontBuilder] Added a new submodule which contains a ``FontBuilder`` wrapper
2333
- class around ``TTFont`` that makes it easier to create a working TTF or OTF
2334
- font from scratch with code. NOTE: the API is still experimental and may
2335
- change in future versions.
2336
-
2337
- 3.31.0 (released 2018-10-21)
2338
- ----------------------------
2339
-
2340
- - [ufoLib] Merged the `ufoLib <https://github.com/unified-font-objects/ufoLib>`__
2341
- master branch into a new ``fontTools.ufoLib`` package (#1335, #1095).
2342
- Moved ``ufoLib.pointPen`` module to ``fontTools.pens.pointPen``.
2343
- Moved ``ufoLib.etree`` module to ``fontTools.misc.etree``.
2344
- Moved ``ufoLib.plistlib`` module to ``fontTools.misc.plistlib``.
2345
- To use the new ``fontTools.ufoLib`` module you need to install fonttools
2346
- with the ``[ufo]`` extra, or you can manually install the required additional
2347
- dependencies (cf. README.rst).
2348
- - [morx] Support AAT action type to insert glyphs and clean up compilation
2349
- of AAT action tables (4a1871f, 2011ccf).
2350
- - [subset] The ``--no-hinting`` on a CFF font now also drops the optional
2351
- hinting keys in Private dict: ``ForceBold``, ``LanguageGroup``, and
2352
- ``ExpansionFactor`` (#1322).
2353
- - [subset] Include nameIDs referenced by STAT table (#1327).
2354
- - [loggingTools] Added ``msg=None`` argument to
2355
- ``CapturingLogHandler.assertRegex`` (0245f2c).
2356
- - [varLib.mutator] Implemented ``FeatureVariations`` instantiation (#1244).
2357
- - [g_l_y_f] Added PointPen support to ``_TTGlyph`` objects (#1334).
2358
-
2359
- 3.30.0 (released 2018-09-18)
2360
- ----------------------------
2361
-
2362
- - [feaLib] Skip building noop class PairPos subtables when Coverage is NULL
2363
- (#1318).
2364
- - [ttx] Expose the previously reserved bit flag ``OVERLAP_SIMPLE`` of
2365
- glyf table's contour points in the TTX dump. This is used in some
2366
- implementations to specify a non-zero fill with overlapping contours (#1316).
2367
- - [ttLib] Added support for decompiling/compiling ``TS1C`` tables containing
2368
- VTT sources for ``cvar`` variation table (#1310).
2369
- - [varLib] Use ``fontTools.designspaceLib`` to read DesignSpaceDocument. The
2370
- ``fontTools.varLib.designspace`` module is now deprecated and will be removed
2371
- in future versions. The presence of an explicit ``axes`` element is now
2372
- required in order to build a variable font (#1224, #1313).
2373
- - [varLib] Implemented building GSUB FeatureVariations table from the ``rules``
2374
- element of DesignSpace document (#1240, #713, #1314).
2375
- - [subset] Added ``--no-layout-closure`` option to not expand the subset with
2376
- the glyphs produced by OpenType layout features. Instead, OpenType features
2377
- will be subset to only rules that are relevant to the otherwise-specified
2378
- glyph set (#43, #1121).
2379
-
2380
- 3.29.1 (released 2018-09-10)
2381
- ----------------------------
2382
-
2383
- - [feaLib] Fixed issue whereby lookups from DFLT/dflt were not included in the
2384
- DFLT/non-dflt language systems (#1307).
2385
- - [graphite] Fixed issue on big-endian architectures (e.g. ppc64) (#1311).
2386
- - [subset] Added ``--layout-scripts`` option to add/exclude set of OpenType
2387
- layout scripts that will be preserved. By default all scripts are retained
2388
- (``'*'``) (#1303).
2389
-
2390
- 3.29.0 (released 2018-07-26)
2391
- ----------------------------
2392
-
2393
- - [feaLib] In the OTL table builder, when the ``name`` table is excluded
2394
- from the list of tables to be build, skip compiling ``featureNames`` blocks,
2395
- as the records referenced in ``FeatureParams`` table don't exist (68951b7).
2396
- - [otBase] Try ``ExtensionLookup`` if other offset-overflow methods fail
2397
- (05f95f0).
2398
- - [feaLib] Added support for explicit ``subtable;`` break statements in
2399
- PairPos lookups; previously these were ignored (#1279, #1300, #1302).
2400
- - [cffLib.specializer] Make sure the stack depth does not exceed maxstack - 1,
2401
- so that a subroutinizer can insert subroutine calls (#1301,
2402
- https://github.com/googlei18n/ufo2ft/issues/266).
2403
- - [otTables] Added support for fixing offset overflow errors occurring inside
2404
- ``MarkBasePos`` subtables (#1297).
2405
- - [subset] Write the default output file extension based on ``--flavor`` option,
2406
- or the value of ``TTFont.sfntVersion`` (d7ac0ad).
2407
- - [unicodedata] Updated Blocks, Scripts and ScriptExtensions for Unicode 11
2408
- (452c85e).
2409
- - [xmlWriter] Added context manager to XMLWriter class to autoclose file
2410
- descriptor on exit (#1290).
2411
- - [psCharStrings] Optimize the charstring's bytecode by encoding as integers
2412
- all float values that have no decimal portion (8d7774a).
2413
- - [ttFont] Fixed missing import of ``TTLibError`` exception (#1285).
2414
- - [feaLib] Allow any languages other than ``dflt`` under ``DFLT`` script
2415
- (#1278, #1292).
2416
-
2417
- 3.28.0 (released 2018-06-19)
2418
- ----------------------------
2419
-
2420
- - [featureVars] Added experimental module to build ``FeatureVariations``
2421
- tables. Still needs to be hooked up to ``varLib.build`` (#1240).
2422
- - [fixedTools] Added ``otRound`` to round floats to nearest integer towards
2423
- positive Infinity. This is now used where we deal with visual data like X/Y
2424
- coordinates, advance widths/heights, variation deltas, and similar (#1274,
2425
- #1248).
2426
- - [subset] Improved GSUB closure memoize algorithm.
2427
- - [varLib.models] Fixed regression in model resolution (180124, #1269).
2428
- - [feaLib.ast] Fixed error when converting ``SubtableStatement`` to string
2429
- (#1275).
2430
- - [varLib.mutator] Set ``OS/2.usWeightClass`` and ``usWidthClass``, and
2431
- ``post.italicAngle`` based on the 'wght', 'wdth' and 'slnt' axis values
2432
- (#1276, #1264).
2433
- - [py23/loggingTools] Don't automatically set ``logging.lastResort`` handler
2434
- on py27. Moved ``LastResortLogger`` to the ``loggingTools`` module (#1277).
2435
-
2436
- 3.27.1 (released 2018-06-11)
2437
- ----------------------------
2438
-
2439
- - [ttGlyphPen] Issue a warning and skip building non-existing components
2440
- (https://github.com/googlei18n/fontmake/issues/411).
2441
- - [tests] Fixed issue running ttx_test.py from a tagged commit.
2442
-
2443
- 3.27.0 (released 2018-06-11)
2444
- ----------------------------
2445
-
2446
- - [designspaceLib] Added new ``conditionSet`` element to ``rule`` element in
2447
- designspace document. Bumped ``format`` attribute to ``4.0`` (previously,
2448
- it was formatted as an integer). Removed ``checkDefault``, ``checkAxes``
2449
- methods, and any kind of guessing about the axes when the ``<axes>`` element
2450
- is missing. The default master is expected at the intersection of all default
2451
- values for each axis (#1254, #1255, #1267).
2452
- - [cffLib] Fixed issues when compiling CFF2 or converting from CFF when the
2453
- font has an FDArray (#1211, #1271).
2454
- - [varLib] Avoid attempting to build ``cvar`` table when ``glyf`` table is not
2455
- present, as is the case for CFF2 fonts.
2456
- - [subset] Handle None coverages in MarkGlyphSets; revert commit 02616ab that
2457
- sets empty Coverage tables in MarkGlyphSets to None, to make OTS happy.
2458
- - [ttFont] Allow to build glyph order from ``maxp.numGlyphs`` when ``post`` or
2459
- ``cmap`` are missing.
2460
- - [ttFont] Added ``__len__`` method to ``_TTGlyphSet``.
2461
- - [glyf] Ensure ``GlyphCoordinates`` never overflow signed shorts (#1230).
2462
- - [py23] Added alias for ``itertools.izip`` shadowing the built-in ``zip``.
2463
- - [loggingTools] Memoize ``log`` property of ``LogMixin`` class (fbab12).
2464
- - [ttx] Impoved test coverage (#1261).
2465
- - [Snippets] Addded script to append a suffix to all family names in a font.
2466
- - [varLib.plot] Make it work with matplotlib >= 2.1 (b38e2b).
2467
-
2468
- 3.26.0 (released 2018-05-03)
2469
- ----------------------------
2470
-
2471
- - [designspace] Added a new optional ``layer`` attribute to the source element,
2472
- and a corresponding ``layerName`` attribute to the ``SourceDescriptor``
2473
- object (#1253).
2474
- Added ``conditionset`` element to the ``rule`` element to the spec, but not
2475
- implemented in designspace reader/writer yet (#1254).
2476
- - [varLib.models] Refine modeling one last time (0ecf5c5).
2477
- - [otBase] Fixed sharing of tables referred to by different offset sizes
2478
- (795f2f9).
2479
- - [subset] Don't drop a GDEF that only has VarStore (fc819d6). Set to None
2480
- empty Coverage tables in MarkGlyphSets (02616ab).
2481
- - [varLib]: Added ``--master-finder`` command-line option (#1249).
2482
- - [varLib.mutator] Prune fvar nameIDs from instance's name table (#1245).
2483
- - [otTables] Allow decompiling bad ClassDef tables with invalid format, with
2484
- warning (#1236).
2485
- - [varLib] Make STAT v1.2 and reuse nameIDs from fvar table (#1242).
2486
- - [varLib.plot] Show master locations. Set axis limits to -1, +1.
2487
- - [subset] Handle HVAR direct mapping. Passthrough 'cvar'.
2488
- Added ``--font-number`` command-line option for collections.
2489
- - [t1Lib] Allow a text encoding to be specified when parsing a Type 1 font
2490
- (#1234). Added ``kind`` argument to T1Font constructor (c5c161c).
2491
- - [ttLib] Added context manager API to ``TTFont`` class, so it can be used in
2492
- ``with`` statements to auto-close the file when exiting the context (#1232).
2493
-
2494
- 3.25.0 (released 2018-04-03)
2495
- ----------------------------
2496
-
2497
- - [varLib] Improved support-resolution algorithm. Previously, the on-axis
2498
- masters would always cut the space. They don't anymore. That's more
2499
- consistent, and fixes the main issue Erik showed at TYPO Labs 2017.
2500
- Any varfont built that had an unusual master configuration will change
2501
- when rebuilt (42bef17, a523a697,
2502
- https://github.com/googlei18n/fontmake/issues/264).
2503
- - [varLib.models] Added a ``main()`` entry point, that takes positions and
2504
- prints model results.
2505
- - [varLib.plot] Added new module to plot a designspace's
2506
- VariationModel. Requires ``matplotlib``.
2507
- - [varLib.mutator] Added -o option to specify output file path (2ef60fa).
2508
- - [otTables] Fixed IndexError while pruning of HVAR pre-write (6b6c34a).
2509
- - [varLib.models] Convert delta array to floats if values overflows signed
2510
- short integer (0055f94).
2511
-
2512
- 3.24.2 (released 2018-03-26)
2513
- ----------------------------
2514
-
2515
- - [otBase] Don't fail during ``ValueRecord`` copy if src has more items.
2516
- We drop hinting in the subsetter by simply changing ValueFormat, without
2517
- cleaning up the actual ValueRecords. This was causing assertion error if
2518
- a variable font was subsetted without hinting and then passed directly to
2519
- the mutator for instantiation without first it saving to disk.
2520
-
2521
- 3.24.1 (released 2018-03-06)
2522
- ----------------------------
2523
-
2524
- - [varLib] Don't remap the same ``DeviceTable`` twice in VarStore optimizer
2525
- (#1206).
2526
- - [varLib] Add ``--disable-iup`` option to ``fonttools varLib`` script,
2527
- and a ``optimize=True`` keyword argument to ``varLib.build`` function,
2528
- to optionally disable IUP optimization while building varfonts.
2529
- - [ttCollection] Fixed issue while decompiling ttc with python3 (#1207).
2530
-
2531
- 3.24.0 (released 2018-03-01)
2532
- ----------------------------
2533
-
2534
- - [ttGlyphPen] Decompose composite glyphs if any components' transform is too
2535
- large to fit a ``F2Dot14`` value, or clamp transform values that are
2536
- (almost) equal to +2.0 to make them fit and avoid decomposing (#1200,
2537
- #1204, #1205).
2538
- - [ttx] Added new ``-g`` option to dump glyphs from the ``glyf`` table
2539
- splitted as individual ttx files (#153, #1035, #1132, #1202).
2540
- - Copied ``ufoLib.filenames`` module to ``fontTools.misc.filenames``, used
2541
- for the ttx split-glyphs option (#1202).
2542
- - [feaLib] Added support for ``cvParameters`` blocks in Character Variant
2543
- feautures ``cv01-cv99`` (#860, #1169).
2544
- - [Snippets] Added ``checksum.py`` script to generate/check SHA1 hash of
2545
- ttx files (#1197).
2546
- - [varLib.mutator] Fixed issue while instantiating some variable fonts
2547
- whereby the horizontal advance width computed from ``gvar`` phantom points
2548
- could turn up to be negative (#1198).
2549
- - [varLib/subset] Fixed issue with subsetting GPOS variation data not
2550
- picking up ``ValueRecord`` ``Device`` objects (54fd71f).
2551
- - [feaLib/voltLib] In all AST elements, the ``location`` is no longer a
2552
- required positional argument, but an optional kewyord argument (defaults
2553
- to ``None``). This will make it easier to construct feature AST from
2554
- code (#1201).
2555
-
2556
-
2557
- 3.23.0 (released 2018-02-26)
2558
- ----------------------------
2559
-
2560
- - [designspaceLib] Added an optional ``lib`` element to the designspace as a
2561
- whole, as well as to the instance elements, to store arbitrary data in a
2562
- property list dictionary, similar to the UFO's ``lib``. Added an optional
2563
- ``font`` attribute to the ``SourceDescriptor``, to allow operating on
2564
- in-memory font objects (#1175).
2565
- - [cffLib] Fixed issue with lazy-loading of attributes when attempting to
2566
- set the CFF TopDict.Encoding (#1177, #1187).
2567
- - [ttx] Fixed regression introduced in 3.22.0 that affected the split tables
2568
- ``-s`` option (#1188).
2569
- - [feaLib] Added ``IncludedFeaNotFound`` custom exception subclass, raised
2570
- when an included feature file cannot be found (#1186).
2571
- - [otTables] Changed ``VarIdxMap`` to use glyph names internally instead of
2572
- glyph indexes. The old ttx dumps of HVAR/VVAR tables that contain indexes
2573
- can still be imported (21cbab8, 38a0ffb).
2574
- - [varLib] Implemented VarStore optimizer (#1184).
2575
- - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).
2576
- - [sfnt] Restore backward compatiblity with ``numFonts`` attribute of
2577
- ``SFNTReader`` object (#1181).
2578
- - [merge] Initial support for merging ``LangSysRecords`` (#1180).
2579
- - [ttCollection] don't seek(0) when writing to possibly unseekable strems.
2580
- - [subset] Keep all ``--name-IDs`` from 0 to 6 by default (#1170, #605, #114).
2581
- - [cffLib] Added ``width`` module to calculate optimal CFF default and
2582
- nominal glyph widths.
2583
- - [varLib] Don’t fail if STAT already in the master fonts (#1166).
2584
-
2585
- 3.22.0 (released 2018-02-04)
2586
- ----------------------------
2587
-
2588
- - [subset] Support subsetting ``endchar`` acting as ``seac``-like components
2589
- in ``CFF`` (fixes #1162).
2590
- - [feaLib] Allow to build from pre-parsed ``ast.FeatureFile`` object.
2591
- Added ``tables`` argument to only build some tables instead of all (#1159,
2592
- #1163).
2593
- - [textTools] Replaced ``safeEval`` with ``ast.literal_eval`` (#1139).
2594
- - [feaLib] Added option to the parser to not resolve ``include`` statements
2595
- (#1154).
2596
- - [ttLib] Added new ``ttCollection`` module to read/write TrueType and
2597
- OpenType Collections. Exports a ``TTCollection`` class with a ``fonts``
2598
- attribute containing a list of ``TTFont`` instances, the methods ``save``
2599
- and ``saveXML``, plus some list-like methods. The ``importXML`` method is
2600
- not implemented yet (#17).
2601
- - [unicodeadata] Added ``ot_tag_to_script`` function that converts from
2602
- OpenType script tag to Unicode script code.
2603
- - Added new ``designspaceLib`` subpackage, originally from Erik Van Blokland's
2604
- ``designSpaceDocument``: https://github.com/LettError/designSpaceDocument
2605
- NOTE: this is not yet used internally by varLib, and the API may be subject
2606
- to changes (#911, #1110, LettError/designSpaceDocument#28).
2607
- - Added new FontTools icon images (8ee7c32).
2608
- - [unicodedata] Added ``script_horizontal_direction`` function that returns
2609
- either "LTR" or "RTL" given a unicode script code.
2610
- - [otConverters] Don't write descriptive name string as XML comment if the
2611
- NameID value is 0 (== NULL) (#1151, #1152).
2612
- - [unicodedata] Add ``ot_tags_from_script`` function to get the list of
2613
- OpenType script tags associated with unicode script code (#1150).
2614
- - [feaLib] Don't error when "enumerated" kern pairs conflict with preceding
2615
- single pairs; emit warning and chose the first value (#1147, #1148).
2616
- - [loggingTools] In ``CapturingLogHandler.assertRegex`` method, match the
2617
- fully formatted log message.
2618
- - [sbix] Fixed TypeError when concatenating str and bytes (#1154).
2619
- - [bezierTools] Implemented cusp support and removed ``approximate_fallback``
2620
- arg in ``calcQuadraticArcLength``. Added ``calcCubicArcLength`` (#1142).
2621
-
2622
- 3.21.2 (released 2018-01-08)
2623
- ----------------------------
2624
-
2625
- - [varLib] Fixed merging PairPos Format1/2 with missing subtables (#1125).
2626
-
2627
- 3.21.1 (released 2018-01-03)
2628
- ----------------------------
2629
-
2630
- - [feaLib] Allow mixed single/multiple substitutions (#612)
2631
- - Added missing ``*.afm`` test assets to MAINFEST.in (#1137).
2632
- - Fixed dumping ``SVG`` tables containing color palettes (#1124).
2633
-
2634
- 3.21.0 (released 2017-12-18)
2635
- ----------------------------
2636
-
2637
- - [cmap] when compiling format6 subtable, don't assume gid0 is always called
2638
- '.notdef' (1e42224).
2639
- - [ot] Allow decompiling fonts with bad Coverage format number (1aafae8).
2640
- - Change FontTools licence to MIT (#1127).
2641
- - [post] Prune extra names already in standard Mac set (df1e8c7).
2642
- - [subset] Delete empty SubrsIndex after subsetting (#994, #1118).
2643
- - [varLib] Don't share points in cvar by default, as it currently fails on
2644
- some browsers (#1113).
2645
- - [afmLib] Make poor old afmLib work on python3.
2646
-
2647
- 3.20.1 (released 2017-11-22)
2648
- ----------------------------
2649
-
2650
- - [unicodedata] Fixed issue with ``script`` and ``script_extension`` functions
2651
- returning inconsistent short vs long names. They both return the short four-
2652
- letter script codes now. Added ``script_name`` and ``script_code`` functions
2653
- to look up the long human-readable script name from the script code, and
2654
- viceversa (#1109, #1111).
2655
-
2656
- 3.20.0 (released 2017-11-21)
2657
- ----------------------------
2658
-
2659
- - [unicodedata] Addded new module ``fontTools.unicodedata`` which exports the
2660
- same interface as the built-in ``unicodedata`` module, with the addition of
2661
- a few functions that are missing from the latter, such as ``script``,
2662
- ``script_extension`` and ``block``. Added a ``MetaTools/buildUCD.py`` script
2663
- to download and parse data files from the Unicode Character Database and
2664
- generate python modules containing lists of ranges and property values.
2665
- - [feaLib] Added ``__str__`` method to all ``ast`` elements (delegates to the
2666
- ``asFea`` method).
2667
- - [feaLib] ``Parser`` constructor now accepts a ``glyphNames`` iterable
2668
- instead of ``glyphMap`` dict. The latter still works but with a pending
2669
- deprecation warning (#1104).
2670
- - [bezierTools] Added arc length calculation functions originally from
2671
- ``pens.perimeterPen`` module (#1101).
2672
- - [varLib] Started generating STAT table (8af4309). Right now it just reflects
2673
- the axes, and even that with certain limitations:
2674
- * AxisOrdering is set to the order axes are defined,
2675
- * Name-table entries are not shared with fvar.
2676
- - [py23] Added backports for ``redirect_stdout`` and ``redirect_stderr``
2677
- context managers (#1097).
2678
- - [Graphite] Fixed some round-trip bugs (#1093).
2679
-
2680
- 3.19.0 (released 2017-11-06)
2681
- ----------------------------
2682
-
2683
- - [varLib] Try set of used points instead of all points when testing whether to
2684
- share points between tuples (#1090).
2685
- - [CFF2] Fixed issue with reading/writing PrivateDict BlueValues to TTX file.
2686
- Read the commit message 8b02b5a and issue #1030 for more details.
2687
- NOTE: this change invalidates all the TTX files containing CFF2 tables
2688
- that where dumped with previous verisons of fonttools.
2689
- CFF2 Subr items can have values on the stack after the last operator, thus
2690
- a ``CFF2Subr`` class was added to accommodate this (#1091).
2691
- - [_k_e_r_n] Fixed compilation of AAT kern version=1.0 tables (#1089, #1094)
2692
- - [ttLib] Added getBestCmap() convenience method to TTFont class and cmap table
2693
- class that returns a preferred Unicode cmap subtable given a list of options
2694
- (#1092).
2695
- - [morx] Emit more meaningful subtable flags. Implement InsertionMorphAction
2696
-
2697
- 3.18.0 (released 2017-10-30)
2698
- ----------------------------
2699
-
2700
- - [feaLib] Fixed writing back nested glyph classes (#1086).
2701
- - [TupleVariation] Reactivated shared points logic, bugfixes (#1009).
2702
- - [AAT] Implemented ``morx`` ligature subtables (#1082).
2703
- - [reverseContourPen] Keep duplicate lineTo following a moveTo (#1080,
2704
- https://github.com/googlei18n/cu2qu/issues/51).
2705
- - [varLib.mutator] Suport instantiation of GPOS, GDEF and MVAR (#1079).
2706
- - [sstruct] Fixed issue with ``unicode_literals`` and ``struct`` module in
2707
- old versions of python 2.7 (#993).
2708
-
2709
- 3.17.0 (released 2017-10-16)
2710
- ----------------------------
2711
-
2712
- - [svgPathPen] Added an ``SVGPathPen`` that translates segment pen commands
2713
- into SVG path descriptions. Copied from Tal Leming's ``ufo2svg.svgPathPen``
2714
- https://github.com/typesupply/ufo2svg/blob/d69f992/Lib/ufo2svg/svgPathPen.py
2715
- - [reverseContourPen] Added ``ReverseContourPen``, a filter pen that draws
2716
- contours with the winding direction reversed, while keeping the starting
2717
- point (#1071).
2718
- - [filterPen] Added ``ContourFilterPen`` to manipulate contours as a whole
2719
- rather than segment by segment.
2720
- - [arrayTools] Added ``Vector`` class to apply math operations on an array
2721
- of numbers, and ``pairwise`` function to loop over pairs of items in an
2722
- iterable.
2723
- - [varLib] Added support for building and interpolation of ``cvar`` table
2724
- (f874cf6, a25a401).
2725
-
2726
- 3.16.0 (released 2017-10-03)
2727
- ----------------------------
2728
-
2729
- - [head] Try using ``SOURCE_DATE_EPOCH`` environment variable when setting
2730
- the ``head`` modified timestamp to ensure reproducible builds (#1063).
2731
- See https://reproducible-builds.org/specs/source-date-epoch/
2732
- - [VTT] Decode VTT's ``TSI*`` tables text as UTF-8 (#1060).
2733
- - Added support for Graphite font tables: Feat, Glat, Gloc, Silf and Sill.
2734
- Thanks @mhosken! (#1054).
2735
- - [varLib] Default to using axis "name" attribute if "labelname" element
2736
- is missing (588f524).
2737
- - [merge] Added support for merging Script records. Remove unused features
2738
- and lookups after merge (d802580, 556508b).
2739
- - Added ``fontTools.svgLib`` package. Includes a parser for SVG Paths that
2740
- supports the Pen protocol (#1051). Also, added a snippet to convert SVG
2741
- outlines to UFO GLIF (#1053).
2742
- - [AAT] Added support for ``ankr``, ``bsln``, ``mort``, ``morx``, ``gcid``,
2743
- and ``cidg``.
2744
- - [subset] Implemented subsetting of ``prop``, ``opbd``, ``bsln``, ``lcar``.
2745
-
2746
- 3.15.1 (released 2017-08-18)
2747
- ----------------------------
2748
-
2749
- - [otConverters] Implemented ``__add__`` and ``__radd__`` methods on
2750
- ``otConverters._LazyList`` that decompile a lazy list before adding
2751
- it to another list or ``_LazyList`` instance. Fixes an ``AttributeError``
2752
- in the ``subset`` module when attempting to sum ``_LazyList`` objects
2753
- (6ef48bd2, 1aef1683).
2754
- - [AAT] Support the `opbd` table with optical bounds (a47f6588).
2755
- - [AAT] Support `prop` table with glyph properties (d05617b4).
2756
-
2757
-
2758
- 3.15.0 (released 2017-08-17)
2759
- ----------------------------
2760
-
2761
- - [AAT] Added support for AAT lookups. The ``lcar`` table can be decompiled
2762
- and recompiled; futher work needed to handle ``morx`` table (#1025).
2763
- - [subset] Keep (empty) DefaultLangSys for Script 'DFLT' (6eb807b5).
2764
- - [subset] Support GSUB/GPOS.FeatureVariations (fe01d87b).
2765
- - [varLib] In ``models.supportScalars``, ignore an axis when its peak value
2766
- is 0 (fixes #1020).
2767
- - [varLib] Add default mappings to all axes in avar to fix rendering issue
2768
- in some rasterizers (19c4b377, 04eacf13).
2769
- - [varLib] Flatten multiple tail PairPosFormat2 subtables before merging
2770
- (c55ef525).
2771
- - [ttLib] Added support for recalculating font bounding box in ``CFF`` and
2772
- ``head`` tables, and min/max values in ``hhea`` and ``vhea`` tables (#970).
2773
-
2774
- 3.14.0 (released 2017-07-31)
2775
- ----------------------------
2776
-
2777
- - [varLib.merger] Remove Extensions subtables before merging (f7c20cf8).
2778
- - [varLib] Initialize the avar segment map with required default entries
2779
- (#1014).
2780
- - [varLib] Implemented optimal IUP optmiziation (#1019).
2781
- - [otData] Add ``AxisValueFormat4`` for STAT table v1.2 from OT v1.8.2
2782
- (#1015).
2783
- - [name] Fixed BCP46 language tag for Mac langID=9: 'si' -> 'sl'.
2784
- - [subset] Return value from ``_DehintingT2Decompiler.op_hintmask``
2785
- (c0d672ba).
2786
- - [cffLib] Allow to get TopDict by index as well as by name (dca96c9c).
2787
- - [cffLib] Removed global ``isCFF2`` state; use one set of classes for
2788
- both CFF and CFF2, maintaining backward compatibility existing code (#1007).
2789
- - [cffLib] Deprecated maxstack operator, per OpenType spec update 1.8.1.
2790
- - [cffLib] Added missing default (-100) for UnderlinePosition (#983).
2791
- - [feaLib] Enable setting nameIDs greater than 255 (#1003).
2792
- - [varLib] Recalculate ValueFormat when merging SinglePos (#996).
2793
- - [varLib] Do not emit MVAR if there are no entries in the variation store
2794
- (#987).
2795
- - [ttx] For ``-x`` option, pad with space if table tag length is < 4.
2796
-
2797
- 3.13.1 (released 2017-05-30)
2798
- ----------------------------
2799
-
2800
- - [feaLib.builder] Removed duplicate lookups optimization. The original
2801
- lookup order and semantics of the feature file are preserved (#976).
2802
-
2803
- 3.13.0 (released 2017-05-24)
2804
- ----------------------------
2805
-
2806
- - [varLib.mutator] Implement IUP optimization (#969).
2807
- - [_g_l_y_f.GlyphCoordinates] Changed ``__bool__()`` semantics to match those
2808
- of other iterables (e46f949). Removed ``__abs__()`` (3db5be2).
2809
- - [varLib.interpolate_layout] Added ``mapped`` keyword argument to
2810
- ``interpolate_layout`` to allow disabling avar mapping: if False (default),
2811
- the location is mapped using the map element of the axes in designspace file;
2812
- if True, it is assumed that location is in designspace's internal space and
2813
- no mapping is performed (#950, #975).
2814
- - [varLib.interpolate_layout] Import designspace-loading logic from varLib.
2815
- - [varLib] Fixed bug with recombining PairPosClass2 subtables (81498e5, #914).
2816
- - [cffLib.specializer] When copying iterables, cast to list (462b7f86).
2817
-
2818
- 3.12.1 (released 2017-05-18)
2819
- ----------------------------
2820
-
2821
- - [pens.t2CharStringPen] Fixed AttributeError when calling addComponent in
2822
- T2CharStringPen (#965).
2823
-
2824
- 3.12.0 (released 2017-05-17)
2825
- ----------------------------
2826
-
2827
- - [cffLib.specializer] Added new ``specializer`` module to optimize CFF
2828
- charstrings, used by the T2CharStringPen (#948).
2829
- - [varLib.mutator] Sort glyphs by component depth before calculating composite
2830
- glyphs' bounding boxes to ensure deltas are correctly caclulated (#945).
2831
- - [_g_l_y_f] Fixed loss of precision in GlyphCoordinates by using 'd' (double)
2832
- instead of 'f' (float) as ``array.array`` typecode (#963, #964).
2833
-
2834
- 3.11.0 (released 2017-05-03)
2835
- ----------------------------
2836
-
2837
- - [t2CharStringPen] Initial support for specialized Type2 path operators:
2838
- vmoveto, hmoveto, vlineto, hlineto, vvcurveto, hhcurveto, vhcurveto and
2839
- hvcurveto. This should produce more compact charstrings (#940, #403).
2840
- - [Doc] Added Sphinx sources for the documentation. Thanks @gferreira (#935).
2841
- - [fvar] Expose flags in XML (#932)
2842
- - [name] Add helper function for building multi-lingual names (#921)
2843
- - [varLib] Fixed kern merging when a PairPosFormat2 has ClassDef1 with glyphs
2844
- that are NOT present in the Coverage (1b5e1c4, #939).
2845
- - [varLib] Fixed non-deterministic ClassDef order with PY3 (f056c12, #927).
2846
- - [feLib] Throw an error when the same glyph is defined in multiple mark
2847
- classes within the same lookup (3e3ff00, #453).
2848
-
2849
- 3.10.0 (released 2017-04-14)
2850
- ----------------------------
2851
-
2852
- - [varLib] Added support for building ``avar`` table, using the designspace
2853
- ``<map>`` elements.
2854
- - [varLib] Removed unused ``build(..., axisMap)`` argument. Axis map should
2855
- be specified in designspace file now. We do not accept nonstandard axes
2856
- if ``<axes>`` element is not present.
2857
- - [varLib] Removed "custom" axis from the ``standard_axis_map``. This was
2858
- added before when glyphsLib was always exporting the (unused) custom axis.
2859
- - [varLib] Added partial support for building ``MVAR`` table; does not
2860
- implement ``gasp`` table variations yet.
2861
- - [pens] Added FilterPen base class, for pens that control another pen;
2862
- factored out ``addComponent`` method from BasePen into a separate abstract
2863
- DecomposingPen class; added DecomposingRecordingPen, which records
2864
- components decomposed as regular contours.
2865
- - [TSI1] Fixed computation of the textLength of VTT private tables (#913).
2866
- - [loggingTools] Added ``LogMixin`` class providing a ``log`` property to
2867
- subclasses, which returns a ``logging.Logger`` named after the latter.
2868
- - [loggingTools] Added ``assertRegex`` method to ``CapturingLogHandler``.
2869
- - [py23] Added backport for python 3's ``types.SimpleNamespace`` class.
2870
- - [EBLC] Fixed issue with python 3 ``zip`` iterator.
2871
-
2872
- 3.9.2 (released 2017-04-08)
2873
- ---------------------------
2874
-
2875
- - [pens] Added pen to draw glyphs using WxPython ``GraphicsPath`` class:
2876
- https://wxpython.org/docs/api/wx.GraphicsPath-class.html
2877
- - [varLib.merger] Fixed issue with recombining multiple PairPosFormat2
2878
- subtables (#888)
2879
- - [varLib] Do not encode gvar deltas that are all zeroes, or if all values
2880
- are smaller than tolerance.
2881
- - [ttLib] _TTGlyphSet glyphs now also have ``height`` and ``tsb`` (top
2882
- side bearing) attributes from the ``vmtx`` table, if present.
2883
- - [glyf] In ``GlyphCoordintes`` class, added ``__bool__`` / ``__nonzero__``
2884
- methods, and ``array`` property to get raw array.
2885
- - [ttx] Support reading TTX files with BOM (#896)
2886
- - [CFF2] Fixed the reporting of the number of regions in the font.
2887
-
2888
- 3.9.1 (released 2017-03-20)
2889
- ---------------------------
2890
-
2891
- - [varLib.merger] Fixed issue while recombining multiple PairPosFormat2
2892
- subtables if they were split because of offset overflows (9798c30).
2893
- - [varLib.merger] Only merge multiple PairPosFormat1 subtables if there is
2894
- at least one of the fonts with a non-empty Format1 subtable (0f5a46b).
2895
- - [varLib.merger] Fixed IndexError with empty ClassDef1 in PairPosFormat2
2896
- (aad0d46).
2897
- - [varLib.merger] Avoid reusing Class2Record (mutable) objects (e6125b3).
2898
- - [varLib.merger] Calculate ClassDef1 and ClassDef2's Format when merging
2899
- PairPosFormat2 (23511fd).
2900
- - [macUtils] Added missing ttLib import (b05f203).
2901
-
2902
- 3.9.0 (released 2017-03-13)
2903
- ---------------------------
2904
-
2905
- - [feaLib] Added (partial) support for parsing feature file comments ``# ...``
2906
- appearing in between statements (#879).
2907
- - [feaLib] Cleaned up syntax tree for FeatureNames.
2908
- - [ttLib] Added support for reading/writing ``CFF2`` table (thanks to
2909
- @readroberts at Adobe), and ``TTFA`` (ttfautohint) table.
2910
- - [varLib] Fixed regression introduced with 3.8.0 in the calculation of
2911
- ``NumShorts``, i.e. the number of deltas in ItemVariationData's delta sets
2912
- that use a 16-bit representation (b2825ff).
2913
-
2914
- 3.8.0 (released 2017-03-05)
2915
- ---------------------------
2916
-
2917
- - New pens: MomentsPen, StatisticsPen, RecordingPen, and TeePen.
2918
- - [misc] Added new ``fontTools.misc.symfont`` module, for symbolic font
2919
- statistical analysis; requires ``sympy`` (http://www.sympy.org/en/index.html)
2920
- - [varLib] Added experimental ``fontTools.varLib.interpolatable`` module for
2921
- finding wrong contour order between different masters
2922
- - [varLib] designspace.load() now returns a dictionary, instead of a tuple,
2923
- and supports <axes> element (#864); the 'masters' item was renamed 'sources',
2924
- like the <sources> element in the designspace document
2925
- - [ttLib] Fixed issue with recalculating ``head`` modified timestamp when
2926
- saving CFF fonts
2927
- - [ttLib] In TupleVariation, round deltas before compiling (#861, fixed #592)
2928
- - [feaLib] Ignore duplicate glyphs in classes used as MarkFilteringSet and
2929
- MarkAttachmentType (#863)
2930
- - [merge] Changed the ``gasp`` table merge logic so that only the one from
2931
- the first font is retained, similar to other hinting tables (#862)
2932
- - [Tests] Added tests for the ``varLib`` package, as well as test fonts
2933
- from the "Annotated OpenType Specification" (AOTS) to exercise ``ttLib``'s
2934
- table readers/writers (<https://github.com/adobe-type-tools/aots>)
2935
-
2936
- 3.7.2 (released 2017-02-17)
2937
- ---------------------------
2938
-
2939
- - [subset] Keep advance widths when stripping ".notdef" glyph outline in
2940
- CID-keyed CFF fonts (#845)
2941
- - [feaLib] Zero values now produce the same results as makeotf (#633, #848)
2942
- - [feaLib] More compact encoding for “Contextual positioning with in-line
2943
- single positioning rules” (#514)
2944
-
2945
- 3.7.1 (released 2017-02-15)
2946
- ---------------------------
2947
-
2948
- - [subset] Fixed issue with ``--no-hinting`` option whereby advance widths in
2949
- Type 2 charstrings were also being stripped (#709, #343)
2950
- - [feaLib] include statements now resolve relative paths like makeotf (#838)
2951
- - [feaLib] table ``name`` now handles Unicode codepoints beyond the Basic
2952
- Multilingual Plane, also supports old-style MacOS platform encodings (#842)
2953
- - [feaLib] correctly escape string literals when emitting feature syntax (#780)
2954
-
2955
- 3.7.0 (released 2017-02-11)
2956
- ---------------------------
2957
-
2958
- - [ttx, mtiLib] Preserve ordering of glyph alternates in GSUB type 3 (#833).
2959
- - [feaLib] Glyph names can have dashes, as per new AFDKO syntax v1.20 (#559).
2960
- - [feaLib] feaLib.Parser now needs the font's glyph map for parsing.
2961
- - [varLib] Fix regression where GPOS values were stored as 0.
2962
- - [varLib] Allow merging of class-based kerning when ClassDefs are different
2963
-
2964
- 3.6.3 (released 2017-02-06)
2965
- ---------------------------
2966
-
2967
- - [varLib] Fix building variation of PairPosFormat2 (b5c34ce).
2968
- - Populate defaults even for otTables that have postRead (e45297b).
2969
- - Fix compiling of MultipleSubstFormat1 with zero 'out' glyphs (b887860).
2970
-
2971
- 3.6.2 (released 2017-01-30)
2972
- ---------------------------
2973
-
2974
- - [varLib.merger] Fixed "TypeError: reduce() of empty sequence with no
2975
- initial value" (3717dc6).
2976
-
2977
- 3.6.1 (released 2017-01-28)
2978
- ---------------------------
2979
-
2980
- - [py23] Fixed unhandled exception occurring at interpreter shutdown in
2981
- the "last resort" logging handler (972b3e6).
2982
- - [agl] Ensure all glyph names are of native 'str' type; avoid mixing
2983
- 'str' and 'unicode' in TTFont.glyphOrder (d8c4058).
2984
- - Fixed inconsistent title levels in README.rst that caused PyPI to
2985
- incorrectly render the reStructuredText page.
2986
-
2987
- 3.6.0 (released 2017-01-26)
2988
- ---------------------------
2989
-
2990
- - [varLib] Refactored and improved the variation-font-building process.
2991
- - Assembly code in the fpgm, prep, and glyf tables is now indented in
2992
- XML output for improved readability. The ``instruction`` element is
2993
- written as a simple tag if empty (#819).
2994
- - [ttx] Fixed 'I/O operation on closed file' error when dumping
2995
- multiple TTXs to standard output with the '-o -' option.
2996
- - The unit test modules (``*_test.py``) have been moved outside of the
2997
- fontTools package to the Tests folder, thus they are no longer
2998
- installed (#811).
2999
-
3000
- 3.5.0 (released 2017-01-14)
3001
- ---------------------------
3002
-
3003
- - Font tables read from XML can now be written back to XML with no
3004
- loss.
3005
- - GSUB/GPOS LookupType is written out in XML as an element, not
3006
- comment. (#792)
3007
- - When parsing cmap table, do not store items mapped to glyph id 0.
3008
- (#790)
3009
- - [otlLib] Make ClassDef sorting deterministic. Fixes #766 (7d1ddb2)
3010
- - [mtiLib] Added unit tests (#787)
3011
- - [cvar] Implemented cvar table
3012
- - [gvar] Renamed GlyphVariation to TupleVariation to match OpenType
3013
- terminology.
3014
- - [otTables] Handle gracefully empty VarData.Item array when compiling
3015
- XML. (#797)
3016
- - [varLib] Re-enabled generation of ``HVAR`` table for fonts with
3017
- TrueType outlines; removed ``--build-HVAR`` command-line option.
3018
- - [feaLib] The parser can now be extended to support non-standard
3019
- statements in FEA code by using a customized Abstract Syntax Tree.
3020
- See, for example, ``feaLib.builder_test.test_extensions`` and
3021
- baseClass.feax (#794, fixes #773).
3022
- - [feaLib] Added ``feaLib`` command to the 'fonttools' command-line
3023
- tool; applies a feature file to a font. ``fonttools feaLib -h`` for
3024
- help.
3025
- - [pens] The ``T2CharStringPen`` now takes an optional
3026
- ``roundTolerance`` argument to control the rounding of coordinates
3027
- (#804, fixes #769).
3028
- - [ci] Measure test coverage on all supported python versions and OSes,
3029
- combine coverage data and upload to
3030
- https://codecov.io/gh/fonttools/fonttools (#786)
3031
- - [ci] Configured Travis and Appveyor for running tests on Python 3.6
3032
- (#785, 55c03bc)
3033
- - The manual pages installation directory can be customized through
3034
- ``FONTTOOLS_MANPATH`` environment variable (#799, fixes #84).
3035
- - [Snippets] Added otf2ttf.py, for converting fonts from CFF to
3036
- TrueType using the googlei18n/cu2qu module (#802)
3037
-
3038
- 3.4.0 (released 2016-12-21)
3039
- ---------------------------
3040
-
3041
- - [feaLib] Added support for generating FEA text from abstract syntax
3042
- tree (AST) objects (#776). Thanks @mhosken
3043
- - Added ``agl.toUnicode`` function to convert AGL-compliant glyph names
3044
- to Unicode strings (#774)
3045
- - Implemented MVAR table (b4d5381)
3046
-
3047
- 3.3.1 (released 2016-12-15)
3048
- ---------------------------
3049
-
3050
- - [setup] We no longer use versioneer.py to compute fonttools version
3051
- from git metadata, as this has caused issues for some users (#767).
3052
- Now we bump the version strings manually with a custom ``release``
3053
- command of setup.py script.
3054
-
3055
- 3.3.0 (released 2016-12-06)
3056
- ---------------------------
3057
-
3058
- - [ttLib] Implemented STAT table from OpenType 1.8 (#758)
3059
- - [cffLib] Fixed decompilation of CFF fonts containing non-standard
3060
- key/value pairs in FontDict (issue #740; PR #744)
3061
- - [py23] minor: in ``round3`` function, allow the second argument to be
3062
- ``None`` (#757)
3063
- - The standalone ``sstruct`` and ``xmlWriter`` modules, deprecated
3064
- since vesion 3.2.0, have been removed. They can be imported from the
3065
- ``fontTools.misc`` package.
3066
-
3067
- 3.2.3 (released 2016-12-02)
3068
- ---------------------------
3069
-
3070
- - [py23] optimized performance of round3 function; added backport for
3071
- py35 math.isclose() (9d8dacb)
3072
- - [subset] fixed issue with 'narrow' (UCS-2) Python 2 builds and
3073
- ``--text``/``--text-file`` options containing non-BMP chararcters
3074
- (16d0e5e)
3075
- - [varLib] fixed issuewhen normalizing location values (8fa2ee1, #749)
3076
- - [inspect] Made it compatible with both python2 and python3 (167ee60,
3077
- #748). Thanks @pnemade
3078
-
3079
- 3.2.2 (released 2016-11-24)
3080
- ---------------------------
3081
-
3082
- - [varLib] Do not emit null axes in fvar (1bebcec). Thanks @robmck-ms
3083
- - [varLib] Handle fonts without GPOS (7915a45)
3084
- - [merge] Ignore LangSys if None (a11bc56)
3085
- - [subset] Fix subsetting MathVariants (78d3cbe)
3086
- - [OS/2] Fix "Private Use (plane 15)" range (08a0d55). Thanks @mashabow
3087
-
3088
- 3.2.1 (released 2016-11-03)
3089
- ---------------------------
3090
-
3091
- - [OS/2] fix checking ``fsSelection`` bits matching ``head.macStyle``
3092
- bits
3093
- - [varLib] added ``--build-HVAR`` option to generate ``HVAR`` table for
3094
- fonts with TrueType outlines. For ``CFF2``, it is enabled by default.
3095
-
3096
- 3.2.0 (released 2016-11-02)
3097
- ---------------------------
3098
-
3099
- - [varLib] Improve support for OpenType 1.8 Variable Fonts:
3100
- - Implement GDEF's VariationStore
3101
- - Implement HVAR/VVAR tables
3102
- - Partial support for loading MutatorMath .designspace files with
3103
- varLib.designspace module
3104
- - Add varLib.models with Variation fonts interpolation models
3105
- - Implement GSUB/GPOS FeatureVariations
3106
- - Initial support for interpolating and merging OpenType Layout tables
3107
- (see ``varLib.interpolate_layout`` and ``varLib.merger`` modules)
3108
- - [API change] Change version to be an integer instead of a float in
3109
- XML output for GSUB, GPOS, GDEF, MATH, BASE, JSTF, HVAR, VVAR, feat,
3110
- hhea and vhea tables. Scripts that set the Version for those to 1.0
3111
- or other float values also need fixing. A warning is emitted when
3112
- code or XML needs fix.
3113
- - several bug fixes to the cffLib module, contributed by Adobe's
3114
- @readroberts
3115
- - The XML output for CFF table now has a 'major' and 'minor' elements
3116
- for specifying whether it's version 1.0 or 2.0 (support for CFF2 is
3117
- coming soon)
3118
- - [setup.py] remove undocumented/deprecated ``extra_path`` Distutils
3119
- argument. This means that we no longer create a "FontTools" subfolder
3120
- in site-packages containing the actual fontTools package, as well as
3121
- the standalone xmlWriter and sstruct modules. The latter modules are
3122
- also deprecated, and scheduled for removal in upcoming releases.
3123
- Please change your import statements to point to from fontTools.misc
3124
- import xmlWriter and from fontTools.misc import sstruct.
3125
- - [scripts] Add a 'fonttools' command-line tool that simply runs
3126
- ``fontTools.*`` sub-modules: e.g. ``fonttools ttx``,
3127
- ``fonttools subset``, etc.
3128
- - [hmtx/vmts] Read advance width/heights as unsigned short (uint16);
3129
- automatically round float values to integers.
3130
- - [ttLib/xmlWriter] add 'newlinestr=None' keyword argument to
3131
- ``TTFont.saveXML`` for overriding os-specific line endings (passed on
3132
- to ``XMLWriter`` instances).
3133
- - [versioning] Use versioneer instead of ``setuptools_scm`` to
3134
- dynamically load version info from a git checkout at import time.
3135
- - [feaLib] Support backslash-prefixed glyph names.
3136
-
3137
- 3.1.2 (released 2016-09-27)
3138
- ---------------------------
3139
-
3140
- - restore Makefile as an alternative way to build/check/install
3141
- - README.md: update instructions for installing package from source,
3142
- and for running test suite
3143
- - NEWS: Change log was out of sync with tagged release
3144
-
3145
- 3.1.1 (released 2016-09-27)
3146
- ---------------------------
3147
-
3148
- - Fix ``ttLibVersion`` attribute in TTX files still showing '3.0'
3149
- instead of '3.1'.
3150
- - Use ``setuptools_scm`` to manage package versions.
3151
-
3152
- 3.1.0 (released 2016-09-26)
3153
- ---------------------------
3154
-
3155
- - [feaLib] New library to parse and compile Adobe FDK OpenType Feature
3156
- files.
3157
- - [mtiLib] New library to parse and compile Monotype 'FontDame'
3158
- OpenType Layout Tables files.
3159
- - [voltLib] New library to parse Microsoft VOLT project files.
3160
- - [otlLib] New library to work with OpenType Layout tables.
3161
- - [varLib] New library to work with OpenType Font Variations.
3162
- - [pens] Add ttGlyphPen to draw to TrueType glyphs, and t2CharStringPen
3163
- to draw to Type 2 Charstrings (CFF); add areaPen and perimeterPen.
3164
- - [ttLib.tables] Implement 'meta' and 'trak' tables.
3165
- - [ttx] Add --flavor option for compiling to 'woff' or 'woff2'; add
3166
- ``--with-zopfli`` option to use Zopfli to compress WOFF 1.0 fonts.
3167
- - [subset] Support subsetting 'COLR'/'CPAL' and 'CBDT'/'CBLC' color
3168
- fonts tables, and 'gvar' table for variation fonts.
3169
- - [Snippets] Add ``symfont.py``, for symbolic font statistics analysis;
3170
- interpolatable.py, a preliminary script for detecting interpolation
3171
- errors; ``{merge,dump}_woff_metadata.py``.
3172
- - [classifyTools] Helpers to classify things into classes.
3173
- - [CI] Run tests on Windows, Linux and macOS using Appveyor and Travis
3174
- CI; check unit test coverage with Coverage.py/Coveralls; automatic
3175
- deployment to PyPI on tags.
3176
- - [loggingTools] Use Python built-in logging module to print messages.
3177
- - [py23] Make round() behave like Python 3 built-in round(); define
3178
- round2() and round3().
3179
-
3180
- 3.0 (released 2015-09-01)
3181
- -------------------------
3182
-
3183
- - Add Snippet scripts for cmap subtable format conversion, printing
3184
- GSUB/GPOS features, building a GX font from two masters
3185
- - TTX WOFF2 support and a ``-f`` option to overwrite output file(s)
3186
- - Support GX tables: ``avar``, ``gvar``, ``fvar``, ``meta``
3187
- - Support ``feat`` and gzip-compressed SVG tables
3188
- - Upgrade Mac East Asian encodings to native implementation if
3189
- available
3190
- - Add Roman Croatian and Romanian encodings, codecs for mac-extended
3191
- East Asian encodings
3192
- - Implement optimal GLYF glyph outline packing; disabled by default
3193
-
3194
- 2.5 (released 2014-09-24)
3195
- -------------------------
3196
-
3197
- - Add a Qt pen
3198
- - Add VDMX table converter
3199
- - Load all OpenType sub-structures lazily
3200
- - Add support for cmap format 13.
3201
- - Add pyftmerge tool
3202
- - Update to Unicode 6.3.0d3
3203
- - Add pyftinspect tool
3204
- - Add support for Google CBLC/CBDT color bitmaps, standard EBLC/EBDT
3205
- embedded bitmaps, and ``SVG`` table (thanks to Read Roberts at Adobe)
3206
- - Add support for loading, saving and ttx'ing WOFF file format
3207
- - Add support for Microsoft COLR/CPAL layered color glyphs
3208
- - Support PyPy
3209
- - Support Jython, by replacing numpy with array/lists modules and
3210
- removed it, pure-Python StringIO, not cStringIO
3211
- - Add pyftsubset and Subsetter object, supporting CFF and TTF
3212
- - Add to ttx args for -q for quiet mode, -z to choose a bitmap dump
3213
- format
3214
-
3215
- 2.4 (released 2013-06-22)
3216
- -------------------------
3217
-
3218
- - Option to write to arbitrary files
3219
- - Better dump format for DSIG
3220
- - Better detection of OTF XML
3221
- - Fix issue with Apple's kern table format
3222
- - Fix mangling of TT glyph programs
3223
- - Fix issues related to mona.ttf
3224
- - Fix Windows Installer instructions
3225
- - Fix some modern MacOS issues
3226
- - Fix minor issues and typos
3227
-
3228
- 2.3 (released 2009-11-08)
3229
- -------------------------
3230
-
3231
- - TrueType Collection (TTC) support
3232
- - Python 2.6 support
3233
- - Update Unicode data to 5.2.0
3234
- - Couple of bug fixes
3235
-
3236
- 2.2 (released 2008-05-18)
3237
- -------------------------
3238
-
3239
- - ClearType support
3240
- - cmap format 1 support
3241
- - PFA font support
3242
- - Switched from Numeric to numpy
3243
- - Update Unicode data to 5.1.0
3244
- - Update AGLFN data to 1.6
3245
- - Many bug fixes
3246
-
3247
- 2.1 (released 2008-01-28)
3248
- -------------------------
3249
-
3250
- - Many years worth of fixes and features
3251
-
3252
- 2.0b2 (released 2002-??-??)
3253
- ---------------------------
3254
-
3255
- - Be "forgiving" when interpreting the maxp table version field:
3256
- interpret any value as 1.0 if it's not 0.5. Fixes dumping of these
3257
- GPL fonts: http://www.freebsd.org/cgi/pds.cgi?ports/chinese/wangttf
3258
- - Fixed ttx -l: it turned out this part of the code didn't work with
3259
- Python 2.2.1 and earlier. My bad to do most of my testing with a
3260
- different version than I shipped TTX with :-(
3261
- - Fixed bug in ClassDef format 1 subtable (Andreas Seidel bumped into
3262
- this one).
3263
-
3264
- 2.0b1 (released 2002-09-10)
3265
- ---------------------------
3266
-
3267
- - Fixed embarrassing bug: the master checksum in the head table is now
3268
- calculated correctly even on little-endian platforms (such as Intel).
3269
- - Made the cmap format 4 compiler smarter: the binary data it creates
3270
- is now more or less as compact as possible. TTX now makes more
3271
- compact data than in any shipping font I've tested it with.
3272
- - Dump glyph names as a separate "GlyphOrder" pseudo table as opposed
3273
- to as part of the glyf table (obviously needed for CFF-OTF's).
3274
- - Added proper support for the CFF table.
3275
- - Don't barf on empty tables (questionable, but "there are font out
3276
- there...")
3277
- - When writing TT glyf data, align glyphs on 4-byte boundaries. This
3278
- seems to be the current recommendation by MS. Also: don't barf on
3279
- fonts which are already 4-byte aligned.
3280
- - Windows installer contributed bu Adam Twardoch! Yay!
3281
- - Changed the command line interface again, now by creating one new
3282
- tool replacing the old ones: ttx It dumps and compiles, depending on
3283
- input file types. The options have changed somewhat.
3284
- - The -d option is back (output dir)
3285
- - ttcompile's -i options is now called -m (as in "merge"), to avoid
3286
- clash with dump's -i.
3287
- - The -s option ("split tables") no longer creates a directory, but
3288
- instead outputs a small .ttx file containing references to the
3289
- individual table files. This is not a true link, it's a simple file
3290
- name, and the referenced file should be in the same directory so
3291
- ttcompile can find them.
3292
- - compile no longer accepts a directory as input argument. Instead it
3293
- can parse the new "mini-ttx" format as output by "ttx -s".
3294
- - all arguments are input files
3295
- - Renamed the command line programs and moved them to the Tools
3296
- subdirectory. They are now installed by the setup.py install script.
3297
- - Added OpenType support. BASE, GDEF, GPOS, GSUB and JSTF are (almost)
3298
- fully supported. The XML output is not yet final, as I'm still
3299
- considering to output certain subtables in a more human-friendly
3300
- manner.
3301
- - Fixed 'kern' table to correctly accept subtables it doesn't know
3302
- about, as well as interpreting Apple's definition of the 'kern' table
3303
- headers correctly.
3304
- - Fixed bug where glyphnames were not calculated from 'cmap' if it was
3305
- (one of the) first tables to be decompiled. More specifically: it
3306
- cmap was the first to ask for a glyphID -> glyphName mapping.
3307
- - Switched XML parsers: use expat instead of xmlproc. Should be faster.
3308
- - Removed my UnicodeString object: I now require Python 2.0 or up,
3309
- which has unicode support built in.
3310
- - Removed assert in glyf table: redundant data at the end of the table
3311
- is now ignored instead of raising an error. Should become a warning.
3312
- - Fixed bug in hmtx/vmtx code that only occured if all advances were
3313
- equal.
3314
- - Fixed subtle bug in TT instruction disassembler.
3315
- - Couple of fixes to the 'post' table.
3316
- - Updated OS/2 table to latest spec.
3317
-
3318
- 1.0b1 (released 2001-08-10)
3319
- ---------------------------
3320
-
3321
- - Reorganized the command line interface for ttDump.py and
3322
- ttCompile.py, they now behave more like "normal" command line tool,
3323
- in that they accept multiple input files for batch processing.
3324
- - ttDump.py and ttCompile.py don't silently override files anymore, but
3325
- ask before doing so. Can be overridden by -f.
3326
- - Added -d option to both ttDump.py and ttCompile.py.
3327
- - Installation is now done with distutils. (Needs work for environments
3328
- without compilers.)
3329
- - Updated installation instructions.
3330
- - Added some workarounds so as to handle certain buggy fonts more
3331
- gracefully.
3332
- - Updated Unicode table to Unicode 3.0 (Thanks Antoine!)
3333
- - Included a Python script by Adam Twardoch that adds some useful stuff
3334
- to the Windows registry.
3335
- - Moved the project to SourceForge.
3336
-
3337
- 1.0a6 (released 2000-03-15)
3338
- ---------------------------
3339
-
3340
- - Big reorganization: made ttLib a subpackage of the new fontTools
3341
- package, changed several module names. Called the entire suite
3342
- "FontTools"
3343
- - Added several submodules to fontTools, some new, some older.
3344
- - Added experimental CFF/GPOS/GSUB support to ttLib, read-only (but XML
3345
- dumping of GPOS/GSUB is for now disabled)
3346
- - Fixed hdmx endian bug
3347
- - Added -b option to ttCompile.py, it disables recalculation of
3348
- bounding boxes, as requested by Werner Lemberg.
3349
- - Renamed tt2xml.pt to ttDump.py and xml2tt.py to ttCompile.py
3350
- - Use ".ttx" as file extension instead of ".xml".
3351
- - TTX is now the name of the XML-based *format* for TT fonts, and not
3352
- just an application.
3353
-
3354
- 1.0a5
3355
- -----
3356
-
3357
- Never released
3358
-
3359
- - More tables supported: hdmx, vhea, vmtx
3360
-
3361
- 1.0a3 & 1.0a4
3362
- -------------
3363
-
3364
- Never released
3365
-
3366
- - fixed most portability issues
3367
- - retracted the "Euro_or_currency" change from 1.0a2: it was
3368
- nonsense!
3369
-
3370
- 1.0a2 (released 1999-05-02)
3371
- ---------------------------
3372
-
3373
- - binary release for MacOS
3374
- - genenates full FOND resources: including width table, PS font name
3375
- info and kern table if applicable.
3376
- - added cmap format 4 support. Extra: dumps Unicode char names as XML
3377
- comments!
3378
- - added cmap format 6 support
3379
- - now accepts true type files starting with "true" (instead of just
3380
- 0x00010000 and "OTTO")
3381
- - 'glyf' table support is now complete: I added support for composite
3382
- scale, xy-scale and two-by-two for the 'glyf' table. For now,
3383
- component offset scale behaviour defaults to Apple-style. This only
3384
- affects the (re)calculation of the glyph bounding box.
3385
- - changed "Euro" to "Euro_or_currency" in the Standard Apple Glyph
3386
- order list, since we cannot tell from the 'post' table which is
3387
- meant. I should probably doublecheck with a Unicode encoding if
3388
- available. (This does not affect the output!)
3389
-
3390
- Fixed bugs: - 'hhea' table is now recalculated correctly - fixed wrong
3391
- assumption about sfnt resource names
3392
-
3393
- 1.0a1 (released 1999-04-27)
3394
- ---------------------------
3395
-
3396
- - initial binary release for MacOS
2028
+ \... see `here <https://github.com/fonttools/fonttools/blob/main/NEWS.rst>`__ for earlier changes