Browse Source

text: document lack of :scale behavior on embeds

Contributes to #160
dev
Andy Meneely 9 years ago
parent
commit
a35398a466
  1. 4
      docs/dsl/text.rst

4
docs/dsl/text.rst

@ -175,12 +175,12 @@ layout
width
default: ``:native``
the width of the image rendered.
the width of the image rendered. Does not support ``:scale`` (`yet <https://github.com/andymeneely/squib/issues/160>`_)
height
default: ``:native``
the height the height of the image rendered.
the height the height of the image rendered. Does not support ``:scale`` (`yet <https://github.com/andymeneely/squib/issues/160>`_)
dx
default: ``0``

Loading…
Cancel
Save