crop

Parameters
ends from start
: specifies the starting position of the crop in ends.pics from start
: specifies the starting position of the crop in pics.width
: specifies how many warp ends to keepheight
: : specifies how many weft picks to keep
Application
To pick a section out of a draft that you might want to modify
Additional Information
You can also use trim to do the same thing using different parameters.
Developer
adacad id: crop
Developer
src/operations/crop/crop.ts
loading...