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

implement font styling (italic, bold) #8

Open
magiruuvelvet opened this issue Sep 24, 2023 · 1 comment
Open

implement font styling (italic, bold) #8

magiruuvelvet opened this issue Sep 24, 2023 · 1 comment

Comments

@magiruuvelvet
Copy link
Owner

magiruuvelvet commented Sep 24, 2023

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>.

@magiruuvelvet
Copy link
Owner Author

Global font styling per frame is implemented in f0a99ea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant