mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-18 12:03:00 +00:00
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/1087
Author: @thelastpolaris
Created: 5/18/2019
Status: ✅ Merged
Merged: 5/18/2019
Merged by: @cfsmp3
Base:
master← Head:1086📝 Commits (1)
889fcf6Fixes #1086 by adding -latrusmap option that maps Latin symbols to Cyrillic ones in some of the Russian Teletext files📊 Changes
3 files changed (+49 additions, -5 deletions)
View changed files
📝
src/lib_ccx/lib_ccx.h(+1 -0)📝
src/lib_ccx/params.c(+9 -2)📝
src/lib_ccx/telxcc.c(+39 -3)📄 Description
…rillic ones in some of the Russian Teletext files
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Fix for #1086 . Pass -latrusmap option to ccextractor and Latin symbols will be converted to Cyrillic ones. HTML font tags should not be converted (didn't have test examples for that, but I used font_tag_opened option to check whether we are handling font tag or not)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.