Dn(a 25.04.2012 14:06, Nonmaskable Interrupt  wrote / napísal(a):
> I just built 3.02 from svn using VS2008 and it seems to work fine, except
> that newline characters
> are Linux standard ('/n') instead of windows ('\r\n') standard.  This is a
> change from previous behavior;
> is it intentional?
>
It is intentional. The aim is provide the same result regardless
platform. The output (and text input in training) should be:

  * text the UTF-8 encoded file without BOM[1]
  * lines are separated with with new line char "\n"

[1]http://en.wikipedia.org/wiki/Byte_order_mark

Zdenko

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to