IRT-Open-Source / scf

Subtitling Conversion Framework
Apache License 2.0
52 stars 18 forks source link

STL2STLXML: Translation of characters with macron below is incorrect for ISO6937/2 #20

Closed spoeschel closed 8 years ago

spoeschel commented 8 years ago

Characters having a macron below (and therefore prefixed with 0xCC) are incorrectly translated in the Text Field element if an STL file uses as encoding Character Code Table "00" (from ISO 6937/2-1983 for the TTI blocks). Instead the code point for the plain character (without the diacritical mark) is generated.