tesseract 4.1.1
|
#include "unicodes.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Variables | |
const char *const | tesseract::kLRM = "\u200E" |
Left-to-Right Mark. More... | |
const char *const | tesseract::kRLM = "\u200F" |
Right-to-Left Mark. More... | |
const char *const | tesseract::kRLE = "\u202A" |
Right-to-Left Embedding. More... | |
const char *const | tesseract::kPDF = "\u202C" |
Pop Directional Formatting. More... | |