mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #590] [MERGED] SMPTE-TT : Added support for font color. #1431
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/590
Author: @saurabhshri
Created: 12/30/2016
Status: ✅ Merged
Merged: 12/31/2016
Merged by: @cfsmp3
Base:
master← Head:patch-5📝 Commits (2)
6c1ba95Proper string termination.afc8a3dAdded support for font color.📊 Changes
1 file changed (+59 additions, -7 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_smptett.c(+59 -7)📄 Description
Before :
Now :
Also, fix for the annoying appearance of garbled text at the end of sentence.
I tried my best to explain the implementation using comments. In case of any doubt/ issue, please give feedback. :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.