Skip to content

2.3.0 Encoding support

Latest
Compare
Choose a tag to compare
@meokullu meokullu released this 01 Jul 18:09
· 5 commits to master since this release
66429a4

Github releases (by release)

On this release;
GetTextByLines(string filePath, Encoding encoding) and GetTextByLinesUnsafe(strinf filePath, Encoding encoding) methods are added to ensure file content read by correct encoding.

Override ToString() method of SubtitleBlock is added. It returns string format as "OrderNumber StartTime EndTime InlineTextList"