joelpt / quickfort

A spreadsheet driven construction tool for Dwarf Fortress
http://joelpt.net/quickfort
38 stars 14 forks source link

Support halign, valign in transformations #21

Closed joelpt closed 11 years ago

joelpt commented 11 years ago

Original author: joe...@gmail.com (March 19, 2011 23:42:08)

Add halign, valign commands so that transformations may perform operations like 'valign=bottom rotcw 2e' versus 'valign=top rotcw 2e', allowing for rotation+repetition of blueprints that are not perfectly square.

Original issue: http://code.google.com/p/quickfort/issues/detail?id=26

joelpt commented 11 years ago

From joe...@gmail.com on March 19, 2011 23:43:09 Implemented. halign=(left|middle|right|l|m|r) valign=(top|middle|bottom|t|m|b)