On Wed, 6 Jun 2012, La Monte H. P. Yarroll wrote:
Am I the only one wondering what a printable control character might look like? To me "control character" is a thing like carriage return or form feed which doesn't have a printable representation.
Those actually are "printable" because they do affect the output. Most control codes are for controlling other aspects of terminals besides what gets printed, and those I would call the non-printable codes (e.g ^G - bell, ^D - EOT, Esc,...). Cheers, Rob Komar -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

