Skip to content

Geometries

Sweets edited this page Jun 22, 2020 · 1 revision

Named Geometries

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]
Clone this wiki locally