-
Notifications
You must be signed in to change notification settings - Fork 5
Geometries
Sweets edited this page Jun 22, 2020
·
1 revision
custard uses geometries that have identifiers (names) in order to size and/or position windows over a given grid.
When a geometry is created it can be referenced at any time using it's name. If you issue the creation command twice with the same identifier attached then the pre-existing geometry will be updated to use the new size and position provided.
The geometry creation command structure is as follows.
$ custard - geometry 'name' [width]x[height] [x],[y]
All of the information on this Wiki is up-to-date as of Monday February 17th, 2020.