List of layout library subroutines

The following subroutines of the layout library (libi18n.a) transform bidirectional and context-dependent text to different formats:

Subroutine Description
layout_object_create Initializes a layout context.
layout_object_free Frees a LayoutObject structure.
layout_object_editshape Edits the shape of the context text.
layout_object_getvalue Queries the current layout values of a LayoutObject structure.
layout_object_setvalue Sets the layout values of a LayoutObject structure.
layout_object_shapeboxchars Shapes box characters.
layout_object_transform Transforms the text according to the current layout values of a LayoutObject structure.