A dead node used by TeX-layout to position chars.
It supports the node interface, the container interface, the enclosure interface and the transformation interface.
struct vcl_offset * vcl_offset_init (struct vcl_offset * obj, real dx, real dy, void * child)
Creates an offset (dx
, dy
) with child
as the child.