* Allow using variable fonts without explicitly specifying any
axis values
* The fontloader has been synced with the context code from
2021-05-20
* Multiple small fixes, mostly concerning discretionaries in harf
mode.
2020-09-02 luaotfload v3.15
* The font database is updated more reliably if fonts get deleted.
* In multiple error cases, error messages are shown instead of silently
generating bad output.
* Write glyph ids instead of internal identifiers to DVI files. This
allows using OpenType fonts when working with dvilualatex.
(This requires additional support from the DVI reader)
* The set of font features which are enabled by default has been
changed to be more similar to HarfBuzz.
Especially Above-base mark Positioning (abvm),
Below-base mark Positioning (blwm), Contextual
Alternates (calt), Cursive Positioning (curs),
Distances (dist), and Required Contextual Alternates
(rclt) are now enabled by default for all scripts.
* Added a mathfontdimen font feature which allows emulating
fontdimen values from xetex or traditional TeX math fonts.
* Initial support for variable fonts in node mode.
2020-12-30 luaotfload v3.16
* The fontloader has been synced with the context code from
2020-12-30
* The entry point is called luaotfload.lua instead of
luaotfload-main.lua (but the old name is still provided for
compatibility).
* pre/post_shaping_filter callbacks has been added.
* The number of lua-files and submodules shown in the log-file
has been reduced. But it is extended again by setting the
environment variable LUAOTFLOAD_TRACE_SUBMODULES=1.
* The HarfBuzz based shaper will in some situations drop
hyphenation points. This happens less frequently now since the new
version uses first/second discretionaries (the mechanism described in
the LuaTeX manual, section 5.6 for the of-f-ice example) to support a
limited amount of nesting.
* When the node shaper is used, experimental support for
OpenType variable fonts has been added. To use them, set the
font feature axis to a comma separated list of axis names and values.
(E.g. axis={weight=600}) The supported axis names and value
range depend on the font.
* The font features upper and lower can be used to map
the text of a font to upper or lowercase before displaying it.
Currently this implements the untailored Unicode case mapping
algorithm, but it is planned to add tailoring later.
* A number of small bugfixes.
2021-01-08 luaotfload v3.17
* The fontloader has been synced with the context code from 2021-01-07.
This improves support for advanced CFF based OpenType variable fonts.
tex-adforn{,-doc} to 1.1b
tex-adfsymbols{,-doc} to 1.2b
tex-adobemapping to 2020
tex-alegreya{,-doc} to 2020
tex-baskervaldx{,-doc} to 1.073
tex-cabin{,-doc} to 2020
tex-ccfonts{,-doc} to 1.2
tex-cinzel{,-doc} to 2020
tex-clearsans{,-doc} to 2020
tex-countriesofeurope{,-doc} to 0.23
tex-ebgaramond{,-doc} to 2020
tex-ebgaramond-maths{,-doc} to 1.2
tex-erewhon{,-doc} to 1.104
tex-esint{,-doc} to 1.2d
tex-fira{,-doc} to 4.3.54512
tex-fontinst{,-doc} to 1.933.53562
tex-fontname{,-doc} to 2020
tex-fontools{,-doc} to 2020
tex-fontspec{,-doc} to 2.7i
tex-fourier{,-doc} to 2.2
tex-ipaex{,-doc} to 2020
tex-junicode{,-doc} to 1.0.2
tex-libertine{,-doc} to 5.3.0.54583
tex-librecaslon{,-doc} to 2020
tex-luaotfload{,-doc} to 3.12
tex-mathalpha{,-doc} to 1.13
tex-mathpazo{,-doc} to 1.003.52663
tex-merriweather{,-doc} to 2020
tex-newpx{,-doc} to 1.410
tex-newtx{,-doc} to 1.625
tex-newtxtt{,-doc} to 1.056
tex-oldstandard{,-doc} to 2.5
tex-overlock{,-doc} to 2020
tex-playfair{,-doc} to 2020
tex-psnfss{,-doc} to 9.3
tex-pxtxalfa{,-doc} to 1.54080
tex-quattrocento{,-doc} to 2020
tex-roboto{,-doc} to 2020
tex-sansmathaccent{,-doc} to 2020
tex-skull to 0.1.51907
tex-superiors{,-doc} to 1.06
tex-txfontsb{,-doc} to 1.1.1
tex-universa{,-doc} to 2.1
tex-wasy{,-doc} to 2.5
tex-wasysym{,-doc} to 2.4
tex-xcharter{,-doc} to 1.205
tex-xits{,-doc} to 1.301
tex-wasy-type1 to 001.002
- The fontloader has been synced with the context files from 2019-07-04.
- A number of small bugs has been resolved, see NEWS
- fonts can now be embolden
- missing characters are now visible
2.95
In contradiction to the last announcement this version of the fontloader
is still compatible with luatex 1.07. So updates will continue. This
version syncs the files with the ConTeXt files from 2019-01-28. It
improves the handling of the lucida fonts - the demi font is now used as
bold. The resolver code has been cleaned up a bit.
2.96
- In version 2.95 letterspacing was broken due to a change in the
fontloader. In version 2.96 this is now repaired. At the same time a
number of long-standing oddities and bugs in the letterspacing has been
corrected. This can change the output of existing documents!! See the
documentation for more information and ways to restore the old behaviour,
- A problem with the detection of bold fonts has been corrected (issue 41,
pull request 42).
- The fontloader has been synced with the context files from 2019-02-14.
This version syncs the files with the ConTeXt files from2018/12/19. It
extends the mode key to allow the use of more fontloaders. It is the last
version which can be used with luatex 1.07. Future versions will need 1.09
and will be available only at the github site until texlive 2018 is freezed.
Updated print/tex-koma-script to 3.23
Updated print/tex-kotex-oblivoir{,-doc} to 2.1.8
Updated devel/tex-l3experimental to 2017
Updated devel/tex-l3kernel{,-doc} to 2017
Updated devel/tex-l3packages{,-doc} to 2017
Updated print/tex-latex{,-doc} to 20170101.1
Updated textproc/tex-latexdiff{,-doc} to 1.2.0
Updated print/tex-leaflet{,-doc} to 1.1b
Updated fonts/tex-libertine{,-doc} to 5.3.0.43603
Updated devel/tex-lualibs{,-doc} to 2.5
Updated fonts/tex-luaotfload{,-doc} to 2.8.2
Updated print/tex-luatex{,-doc} to 1.0.4
Precise changes unknown
Updated fonts/tex-academicons{,-doc} to 1.7.2
Updated fonts/tex-cs to 2016.41553
Updated fonts/tex-erewhon{,-doc} to 1.06
Updated fonts/tex-fbb{,-doc} to 1.11
Updated fonts/tex-fontawesome{,-doc} to 4.6.3.2
Updated fonts/tex-fonts-tlwg to 0.6.3
Added fonts/tex-fonts-tlwg-doc version 0.6.3
Updated fonts/tex-glyphlist to 2016
Updated fonts/tex-japanese-otf{,-doc} to 1.7b6.41546
Updated fonts/tex-luaotfload{,-doc} to 2.7.3
Updated fonts/tex-oldstandard{,-doc} to 2.2
Updated fonts/tex-xcharter{,-doc} to 1.078a
Updated fonts/afm2pl to 0.7.1nb2
Updated fonts/gsftopkk to 1.19.2nb7
Updated fonts/lcdftypetools to 2.105
Updated fonts/ps2pkm to 1.8
Updated fonts/ttf2pk to 2.0nb2
Updated fonts/ttfdump to 0.5.5nb3
Updated fonts/tex-academicons{,-doc} to 1.7.0
Updated fonts/tex-adobemapping to 2016
Updated fonts/tex-alegreya{,-doc} to 2016
Updated fonts/tex-cabin{,-doc} to 2016
Updated fonts/tex-cbfonts-fd{,-doc} to 1.1
Updated fonts/tex-cmcyr{,-doc} to 2016
Updated fonts/tex-cmtiup{,-doc} to 2.1
Added fonts/tex-cmexb{,-doc} version 2016
Updated fonts/tex-cs to 2016
Updated fonts/tex-dantelogo{,-doc} to 0.03
Updated fonts/tex-drm{,-doc} to 4.4
Updated fonts/tex-erewhon{,-doc} to 1.05
Updated fonts/tex-fbb{,-doc} to 1.10
Updated fonts/tex-fetamont{,-doc} to 1.6
Updated fonts/tex-fira{,-doc} to 4.1.39731
Updated fonts/tex-fontawesome{,-doc} to 4.6.3.1
Updated fonts/tex-fontname{,-doc} to 2016
Updated fonts/tex-fontools{,-doc} to 2016
Updated fonts/tex-fontspec{,-doc} to 2.5a
Updated fonts/tex-gothic{,-doc} to 2016
Updated fonts/tex-inconsolata{,-doc} to 1.10
Updated fonts/tex-ipaex-type1{,-doc} to 0.3b.39722
Updated fonts/tex-knuth-local to 2016
Updated fonts/tex-luaotfload{,-doc} to 2.7.2
Updated fonts/tex-mflogo{,-doc} to 2016
Updated fonts/tex-newpx{,-doc} to 1.295
Updated fonts/tex-newtx{,-doc} to 1.466
Updated fonts/tex-newtxsf{,-doc} to 1.04
Updated fonts/tex-roboto{,-doc} to 2016
Updated fonts/tex-sourcecodepro{,-doc} to 2.6
Updated fonts/tex-sourceserifpro{,-doc} to 1.2
Updated fonts/tex-tex-gyre-math{,-doc} to 2016
Added fonts/tex-ptex-fonts{,-doc} version 0.0.2016