StackVertical/StackHorizontal
=============================

.. function:: StackVertical(vnode[] clips)
              StackHorizontal(vnode[] clips)
   :module: std

   Stacks all given *clips* together. The same format is a requirement. For
   StackVertical all clips also need to be the same width and for
   StackHorizontal all clips need to be the same height.

   The frame properties are copied from the first clip.
