#include "blckerr.h"
#include "helpers.h"
#include "linlsq.h"
#include "werd.h"
Go to the source code of this file.
◆ CHILD_COLOUR
◆ FIRST_COLOUR
◆ LAST_COLOUR
◆ word_comparator()
int word_comparator |
( |
const void * |
word1p, |
|
|
const void * |
word2p |
|
) |
| |
word_comparator()
word comparator used to sort a word list so that words are in increasing order of left edge.
Definition at line 394 of file werd.cpp.
TBOX bounding_box() const
◆ CANT_SCALE_EDGESTEPS
Initial value:=
"Attempted to scale an edgestep format word"
Definition at line 34 of file werd.cpp.