Skip to content

MATH table support#1269

Draft
simoncozens wants to merge 4 commits intomainfrom
math
Draft

MATH table support#1269
simoncozens wants to merge 4 commits intomainfrom
math

Conversation

@simoncozens
Copy link
Copy Markdown
Contributor

This is an attempt to implement support for the MATH table but I'm coming unstuck with the codegen.

@cmyr, is it possible that the codegen assumes that every record is part of an array? It's doing bad things with MathValueRecord, which seems like a simple enough structure except that it is directly embedded into various tables (MathConstants and GlyphAssembly). These are giving errors. Where the MathValueRecord is part of an array (MathKern, for example), then all is well.

@cmyr
Copy link
Copy Markdown
Member

cmyr commented Dec 2, 2024

codegen doesn't exactly expect that records are always part of arrays, but the records that aren't are special cases... I'll take a look.

@cmyr cmyr self-assigned this Dec 3, 2024
@lie-yan
Copy link
Copy Markdown

lie-yan commented Nov 6, 2025

Is this PR under work or actually abandoned?

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.

3 participants