aboutsummaryrefslogtreecommitdiff
path: root/experimental/meta-align-top2leftmost.pd
AgeCommit message (Collapse)Author
2009-06-27added some experimental alignment abstractions based on canvasobjectposition:Luke Iannini
*meta-align-grid takes an optional gridsize argument (defaults to 10), and aligns all selected objects to the closest multiple of that gridsize (i.e. an object at 16 32 will be placed at 20 30 with the default gridsize of 10) *meta-align-top2leftmost and -left2topmost sort objects left-to-right or top-to-bottom and then line up their topmost or leftmost edges, respectively svn path=/trunk/abstractions/meta-abs/; revision=11822