libTERE
A portable library for reassembling complex formatted text from text fragments.
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
Data Fields
BRECT_SPECS Struct Reference

Information for a single bounding rectangle. Coordinates here are INTERNAL, after offset/rotate using values in TR_INFO. More...

#include <text_reassemble.h>

Data Fields

double xll
double yll
double xur
double yur
double xbearing

Detailed Description

Information for a single bounding rectangle. Coordinates here are INTERNAL, after offset/rotate using values in TR_INFO.


Field Documentation

double BRECT_SPECS::xbearing

x bearing of the leftmost character

double BRECT_SPECS::xll

x rectangle lower left corner

double BRECT_SPECS::xur

x upper right corner

double BRECT_SPECS::yll

y "

double BRECT_SPECS::yur

y "


The documentation for this struct was generated from the following file: