Skip to content

Conversation

@simoncozens
Copy link
Contributor

This adds support for the avar2 <mappings> element which lives inside of <axes>. This of course means that <axes> is no longer a pure Vec<Axis>, which means we have to do some shenanigans to support the new element and maintain the existing API. #[serde(from..., into...)] provides the shenanigans, and we add a separate top-level axis_mappings field.

Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one little question inline but otherwise happy to get this merged. :)

Copy link
Member

@cmyr cmyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@cmyr cmyr merged commit 74c8781 into linebender:master Jan 15, 2026
5 checks passed
@cmyr
Copy link
Member

cmyr commented Jan 15, 2026

@simoncozens would you like a release?

@simoncozens
Copy link
Contributor Author

Sure! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants