7 lines
173 B
Cheetah
7 lines
173 B
Cheetah
*/
|
|
|
|
#include "linebreak.h"
|
|
#include "linebreakdef.h"
|
|
|
|
/** Default line breaking properties as from the Unicode Web site. */
|
|
struct LineBreakProperties lb_prop_default[] = {
|