Jump to content

Bad Subtitles


dannymichel

Recommended Posts

dannymichel
17 hours ago, Luke said:

Can you please describe the problem in more detail? Thanks.

they are very thing, small, and have too much vertical spacing between lines

'normal' size is extra tiny

Edited by dannymichel
Link to comment
Share on other sites

dannymichel
3 hours ago, Luke said:

Have you tried configuring the size to something more to your liking?

Yes dude and that works but the ‘normal’ size is way too small, the font no matter what the size is way too thin and the vertical spacing is way too much

Link to comment
Share on other sites

  • 1 month later...
dannymichel

Can you please give us an option to use bold subtitles and/or how thick we want to make the outline of  uniform subtitles?

text-shadow: #000 0px 0px 0px, #000 0px 1px 0px, #000 0px -1px 0px, #000 0px 2px 0px, #000 0px -2px 0px, #000 1px 0px 0px, #000 -1px 0px 0px, #000 1px 1px 0px, #000 -1px 1px 0px, #000 1px -1px 0px, #000 -1px -1px 0px, #000 1px 2px 0px, #000 -1px 2px 0px, #000 1px -2px 0px, #000 -1px -2px 0px, #000 2px 0px 0px, #000 -2px 0px 0px, #000 2px 1px 0px, #000 -2px 1px 0px, #000 2px -1px 0px, #000 -2px -1px 0px, #000 2px 2px 0px, #000 -2px 2px 0px, #000 2px -2px 0px, #000 -2px -2px 0px, #000 3px 0px 0px, #000 -3px 0px 0px, #000 3px 1px 0px, #000 -3px 1px 0px, #000 3px -1px 0px, #000 -3px -1px 0px

 

Link to comment
Share on other sites

dannymichel
44 minutes ago, Luke said:

Bold is certainly possible for future updates. Thanks.

thank you so much 

.videoSubtitles {
    font-weight: 600;
    text-shadow: #000 0px 0px 0px, #000 0px 1px 0px, #000 0px -1px 0px, #000 0px 2px 0px, #000 0px -2px 0px, #000 1px 0px 0px, #000 -1px 0px 0px, #000 1px 1px 0px, #000 -1px 1px 0px, #000 1px -1px 0px, #000 -1px -1px 0px, #000 1px 2px 0px, #000 -1px 2px 0px, #000 1px -2px 0px, #000 -1px -2px 0px, #000 2px 0px 0px, #000 -2px 0px 0px, #000 2px 1px 0px, #000 -2px 1px 0px, #000 2px -1px 0px, #000 -2px -1px 0px, #000 2px 2px 0px, #000 -2px 2px 0px, #000 2px -2px 0px, #000 -2px -2px 0px, #000 3px 0px 0px, #000 -3px 0px 0px, #000 3px 1px 0px, #000 -3px 1px 0px, #000 3px -1px 0px, #000 -3px -1px 0px;
    line-height: initial;
    letter-spacing: initial;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}

 

Screen Shot 2022-05-16 at 8.44.50 PM.png

Edited by dannymichel
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...