tesseract v5.3.3.20231005
unichar.h File Reference
#include "export.h"
#include <memory.h>
#include <cstring>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  tesseract::UNICHAR
 
class  tesseract::UNICHAR::const_iterator
 

Namespaces

namespace  tesseract
 

Macros

#define UNICHAR_LEN   30
 

Typedefs

using tesseract::UNICHAR_ID = int
 
using tesseract::char32 = signed int
 

Enumerations

enum  tesseract::StrongScriptDirection { tesseract::DIR_NEUTRAL = 0 , tesseract::DIR_LEFT_TO_RIGHT = 1 , tesseract::DIR_RIGHT_TO_LEFT = 2 , tesseract::DIR_MIX = 3 }
 

Macro Definition Documentation

◆ UNICHAR_LEN

#define UNICHAR_LEN   30

Definition at line 31 of file unichar.h.