[designspaceLib/avar2] More docs

This commit is contained in:
Behdad Esfahbod 2023-05-30 22:32:18 -06:00
parent 1b7c0bf19b
commit 2740f98c9e

View File

@ -174,6 +174,14 @@ it can become complex very quickly. So proceed with caution.
Version history
===============
Version 5.1
-----------
The format was extended to support arbitrary mapping between input and output
axes. The ``<axes>`` elements now can have a ``<mappings>`` element that
specifies such mappings, which when present carries data that is used to
compile to an ``avar`` version 2 table.
Version 5.0
-----------