Data Type: double
Default Value: tsSetDupMaxDeltaX= 0.4, tsSetDupMaxDeltaY= 0.4
Description:
Maximum difference in x, y coordinates (as a fraction of the font size) allowed for duplicated text (fake boldface, drop shadows), which is to be discarded. See Appendix B, Bold Text for further explanation.
If duplicate text is in the output as a result of "fake" boldface, try decreasing these numbers until the duplicate text is removed.
If VALID duplicates are being erroneously removed, increase the values here to restore the text to the output.
Example Text: "Hello World! Why are letters dropped?"
Output: "Helo World! Why are leters droped?"
Solution: DECREASE the tsSetDupMaxDeltaX 1/10th at a time.
The default is 0.4 - try 0.3 then 0.2 then 0.1
This is the distance between 2 chars to be considered as VALID text.
So right now, the duplicate letters are CLOSER then the 0.4 ratio - so it is TOSSING the second.