Version 1.11 of XCharter includes new Greek math alphabets that match the
size and style of Charter. These are used to construct the
Greek math glyphs when using the charter option to newtxmath (version 1.53
or later.)
* New version that will go on TeX Live 2018.
* kanji-config-updmap: Multiple language mode options (--ja, --sc etc.)
can be specified at the same time.
* Fix README; mention TLContrib for macOS-specific font maps.
3.26.0:
- [designspace] Added a new optional layer attribute to the source element,
and a corresponding layerName attribute to the SourceDescriptor
object.
Added conditionset element to the rule element to the spec, but not
implemented in designspace reader/writer yet.
- [varLib.models] Refine modeling one last time.
- [otBase] Fixed sharing of tables referred to by different offset sizes
- [subset] Don't drop a GDEF that only has VarStore. Set to None
empty Coverage tables in MarkGlyphSets.
- [varLib]: Added --master-finder command-line option.
- [varLib.mutator] Prune fvar nameIDs from instance's name table.
- [otTables] Allow decompiling bad ClassDef tables with invalid format, with
warning.
- [varLib] Make STAT v1.2 and reuse nameIDs from fvar table.
- [varLib.plot] Show master locations. Set axis limits to -1, +1.
- [subset] Handle HVAR direct mapping. Passthrough 'cvar'.
Added --font-number command-line option for collections.
- [t1Lib] Allow a text encoding to be specified when parsing a Type 1 font
Added kind argument to T1Font constructor.
- [ttLib] Added context manager API to TTFont class, so it can be used in
with statements to auto-close the file when exiting the context
* otf.sty: Scale Japanese fonts using \Cjascale if defined.
Support jsreport.cls in jsclasses.
* ajmacros.sty: Add \NeedsTeXFormat{pLaTeX2e} to avoid infinite loop.
- v2.6g (2017-11-09)
* Bugfix for clash introduced with last version. When loading `babel`
before `fontspec` the following error arose:
! Control sequence \latinencoding already defined.
- v2.6f (2017-11-05)
* Fix loading of Graphite fonts and add a little documentation
(a better interface is needed, though)
* Correct and simplify some internal code that fixes a bug in the
way some fonts are displayed in `\tracingoutput` mode.
* This also fixes an obscure bug using the API in which a query for
a selected font feature would test against the upright font in the
current family regardless of the face/shape actually in use.
* This package now complies with the `expl3` option `check-declarations`.
Changes from 0.3.3:
* Extended-size fonts, useful for overheads
* \FEYN macro
* spacing adjustments
* added missing propagators
* now released under the terms of the 2-clause BSD licence.
3.25.0:
[varLib] Improved support-resolution algorithm. Previously, the on-axis masters would always cut the space. They don’t anymore. That’s more consistent, and fixes the main issue Erik showed at TYPO Labs 2017. Any varfont built that had an unusual master configuration will change when rebuilt
[varLib.models] Added a main() entry point, that takes positions and prints model results.
[varLib.plot] Added new module to plot a designspace’s VariationModel. Requires matplotlib.
[varLib.mutator] Added -o option to specify output file path
[otTables] Fixed IndexError while pruning of HVAR pre-write
[varLib.models] Convert delta array to floats if values overflows signed short integer
anything depending on fontconfig does too. Add it to buildlink3.mk.
This is a high-impact change to commit during the freeze, but seems both
correct and necessary, and has wiz@'s OK.