Tim Stair
Tim Stair
add, subtract, divide, multiply, and mod could all be useful
Allow the creation of shapes inline. They would need to be the font size (by default) and take up space like text/images. Will this be especially useful?
* Add debug lines for the defined margins (if they differ from the element border) * Support center/right alignment. * Support justified alignment
The current justified text will space things out evenly, but could be better by attempting to split the last word on the line. - Add a threshold for the largest...
This would be nice to have fixed... Note: Monospaced fonts will render underlines for trailing spaces in a string. Non-monospaced **will not**.
It would be nice for the application to use standard resource (?) files for string localization.
This may be related to exporting a layout after the first. It's possible the app thinks there isn't enough space so it creates a new page. https://boardgamegeek.com/thread/3141986/feature-request-export-pdf
Original request/question: https://boardgamegeek.com/thread/3017226/mirror-image
For FormattedText elements attempt to use the formatting (bold, italics, underline) as specified in the Google sheet. One challenge: This would require injection of FormattedText tags into the string. [Original...