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

Use OpenType +ruby feature for ruby, toggle with setting #1891

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Conversation

alerque
Copy link
Member

@alerque alerque commented Oct 11, 2023

Closes #1047

I wasn't sure if the font size was something we still needed to set to a smaller size relative to the base font or if the +tate feature should also produce approriately sized glyphs.

@alerque alerque requested a review from simoncozens as a code owner October 11, 2023 21:04
@alerque alerque added this to the v0.15.0 milestone Oct 11, 2023
@alerque alerque changed the base branch from master to develop October 11, 2023 21:05
@alerque alerque added the enhancement Software improvement or feature request label Oct 11, 2023
@alerque alerque requested a review from ctrlcctrlv October 11, 2023 21:05
…ting

BREAKING CHANGE: The default rendering of Ruby readings has changed from
just using a bold weight to using the OpenType +ruby feature. Fonts that
support this should work with no change, but documents rendered in fonts
that do not support it will neet to set the `ruby.opentype` feature to
`false` to get the same rendering method as before.
@alerque alerque changed the title Use OpenType +tate feature for ruby, toggle with setting Use OpenType +ruby feature for ruby, toggle with setting Nov 21, 2023
@alerque alerque merged commit 1e5773c into develop Nov 21, 2023
31 of 33 checks passed
@alerque alerque deleted the ot-tate branch November 21, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement or feature request
Projects
Development

Successfully merging this pull request may close these issues.

[ruby] ruby OpenType feature should be enabled
1 participant