Skip to content
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

Add support for setting the unknown character family for output jax #576

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

dpvc
Copy link
Member

@dpvc dpvc commented Jan 18, 2021

This PR provides a new output jax parameter that specifies the font family to use for unknown characters (it defaults to serif as in the past, but makes it easier to change the default to monospace when the LiteAdaptor is used.

This required moving support for FontData options from chtml/FontData.ts into common/FontData.ts, and making sure all the constructors passed the options on properly.

@dpvc dpvc requested a review from zorkow January 18, 2021 14:31
@dpvc dpvc added this to the 3.1.3 milestone Jan 31, 2021
Copy link
Member

@zorkow zorkow left a comment

Choose a reason for hiding this comment

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

lgtm.

@dpvc dpvc merged commit cc5ba3a into develop Mar 8, 2021
@dpvc dpvc deleted the unknown-family branch March 8, 2021 19:14
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