mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Update nOCR db
This commit is contained in:
parent
a9cee070cd
commit
15175bb072
BIN
Ocr/Latin.nocr
BIN
Ocr/Latin.nocr
Binary file not shown.
@ -5308,7 +5308,7 @@ $HorzAlign = Center
|
||||
{
|
||||
settings.VobSubOcr.LineOcrMaxErrorPixels = Convert.ToInt32(subNode.InnerText, CultureInfo.InvariantCulture);
|
||||
}
|
||||
|
||||
|
||||
subNode = node.SelectSingleNode("LastBinaryImageCompareDb");
|
||||
if (subNode != null)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user