EFONT_DESC Struct Reference

#include <ocrclass.h>

List of all members.


Detailed Description

Description of one font.

The information required is basically that used by RTF. The name may be either a valid font on the system or the empty string.

Definition at line 198 of file ocrclass.h.

Public Attributes


Member Data Documentation

UINT8 EFONT_DESC::char_set

Definition at line 202 of file ocrclass.h.

Referenced by ocr_append_fontinfo().

UINT8 EFONT_DESC::font_family

Definition at line 201 of file ocrclass.h.

Referenced by ocr_append_fontinfo().

UINT16 EFONT_DESC::language

Definition at line 200 of file ocrclass.h.

Referenced by ocr_append_fontinfo().

INT8 EFONT_DESC::name[MAX_FONT_NAME+1]

Definition at line 204 of file ocrclass.h.

Referenced by ocr_append_fontinfo().

UINT8 EFONT_DESC::pitch

Definition at line 203 of file ocrclass.h.

Referenced by ocr_append_fontinfo().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:31 2007 for Tesseract by  doxygen 1.5.1