We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Introduce 2 new properties.
font-style
The font style to use for rendering. Default is regular.
regular
Supported values: regular, italic, bold, bold-italic
italic
bold
bold-italic
furigana-font-style
The font style to use for rendering of Furigana. Default is regular.
Also try to support SRT <i></i>.
<i></i>
The text was updated successfully, but these errors were encountered:
Global font styling per frame is implemented in f0a99ea
Sorry, something went wrong.
magiruuvelvet
No branches or pull requests
Introduce 2 new properties.
font-style
The font style to use for rendering.
Default is
regular
.Supported values:
regular
,italic
,bold
,bold-italic
furigana-font-style
The font style to use for rendering of Furigana.
Default is
regular
.Supported values:
regular
,italic
,bold
,bold-italic
Also try to support SRT
<i></i>
.The text was updated successfully, but these errors were encountered: