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

ASSWipe - Bad color value truncation #11

Open
SilvoSwordo opened this issue Feb 5, 2020 · 0 comments
Open

ASSWipe - Bad color value truncation #11

SilvoSwordo opened this issue Feb 5, 2020 · 0 comments

Comments

@SilvoSwordo
Copy link

Processing this white line :
Dialogue: 0,0:00:00.00,0:00:05.00,Default,,0,0,0,,{\c&H00FFFFFF&}Test
Creates a yellow line :
Dialogue: 0,0:00:00.00,0:00:05.00,Default,,0,0,0,,{\c&H00FFFF&}Test

I don't know if the first line is actually expected behavior, but that's the format returned by line.styleref.color1

Possible correction : truncate the leftmost digits rather than the rightmost.

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