Skip to content

Conversation

@jtrain
Copy link

@jtrain jtrain commented Apr 28, 2017

No description provided.

jtrain added 14 commits April 28, 2017 16:31
Currently hardcoded to position right and vertical middle.
Position can be `None` - for inline or a tuple ('right', 'center')
for (positionH, positionV) positioning.

valid positionH: ('left', 'center', 'right')
valid positionV: ('top': 'center', 'bottom')

wrap is currently supporting only `wrapSquare` such that its value
is the `wrapText` value. Supported options are:
 'left', 'right' and 'bothSides'
Allows wrapSquare bothSides, wrapTopAndBottom
Allow setting positionH to None, which would correspond to neither left
or right float, but put directly where the character was.
clears text to both top and bottom so the image sits on its own on the
line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants