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

Inconsistency in Font Size Between Chinese and English Characters in Mixed Subtitles #167

Open
bunajianke opened this issue Jan 19, 2024 · 0 comments

Comments

@bunajianke
Copy link

Title:
Inconsistency in Font Size Between Chinese and English Characters in Mixed Subtitles

Body:

Issue Description

When rendering ASS format subtitles using the JavascriptSubtitlesOctopus library, there's an issue where the font size of Chinese and English characters in mixed subtitles is inconsistent.

Steps to Reproduce

  1. Render subtitles in ASS format containing a mix of Chinese and English characters using the JavascriptSubtitlesOctopus library.
  2. Observe the display of the subtitles.

Expected Behavior

The font size of Chinese and English characters should be consistent to ensure a uniform reading experience.

Actual Behavior

The font size of Chinese and English characters is inconsistent, affecting the readability and aesthetic of the subtitles.

Environment

  • Browser: [Edge 120.0.2210.144]
  • JavascriptSubtitlesOctopus Version: [4.1.0]
  • Operating System: [Windows 11]

Possible Solution

Is there a possibility to adjust this issue through CSS modifications or configuration options within the library?

Additional Information

image
image

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

No branches or pull requests

1 participant