[PD-cvs] SF.net SVN: pure-data:[11822] trunk/abstractions/meta-abs/experimental

lukeiannini at users.sourceforge.net lukeiannini at users.sourceforge.net
Sat Jun 27 05:28:52 CEST 2009


Revision: 11822
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11822&view=rev
Author:   lukeiannini
Date:     2009-06-27 03:28:52 +0000 (Sat, 27 Jun 2009)

Log Message:
-----------
added some experimental alignment abstractions based on canvasobjectposition:
*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

Added Paths:
-----------
    trunk/abstractions/meta-abs/experimental/meta-align-grid.pd
    trunk/abstractions/meta-abs/experimental/meta-align-left2topmost.pd
    trunk/abstractions/meta-abs/experimental/meta-align-top2leftmost.pd


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list