Changes in version 0.2.4 (2023-12-03) - Function naming convention changed to crop_* - New crop function crop_parallelogram - New feature to add a background fill colour with bg_fill Changes in version 0.2.3 (2023-04-30) - Updated documentation examples Changes in version 0.2.2.1 (2023-04-27) - Fix: background fill the same colour as the border Changes in version 0.2.2 (2023-04-20) - Each parameter in *_crop functions can now take a vector of values Changes in version 0.2.1 (2023-02-17) - Automatically add a border when cropping. Works with all *_crop functions. - border_colour - border_size - Justify the cropping window. - just takes values left, right, top, bottom. Useful for rectangular images Changes in version 0.1.1 (2022-11-03) - Two new cropping functions - hex_crop() - heart_crop() Changes in version 0.1.0 (2022-09-14) - New submission - Crops an image into a circle