-
Notifications
You must be signed in to change notification settings - Fork 71
Spacing and bounding boxes (part 1) #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CSharpMath/Display/Typesetter.cs
Outdated
| return new GlyphConstructionDisplay<TFont, TGlyph> | ||
| (glyphs, offsets, _styleFont, height, 0, _context.GlyphBoundsProvider | ||
| .GetAdvancesForGlyphs(_styleFont, singleGlyph.Result, 1).Total); | ||
| // it's up to the rendering to adjust the display glyph up or down |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe better to move this line up? Can be unclear what it means now.
|
I don't think it's related to this PR but still curious. |
The NRE has happened before, albeit rarely. I suspect it is a multithreading issue. Not sure how to fix this apart from re-running tests on fail. |
Part of a series of PRs on fixing #32
\left( x\\ y\right)which round-tripped to\left( x\\ y&\right)\begin \endand\left \rightpairs