x: an sf object, a simple feature collection (POLYGON or MULTIPOLYGON).
size: density of the penciling. Median number of points used to build the MULTILINESTRING.
buffer: buffer around each polygon. This buffer (in map units) is used to take sample points. A negative value adds a margin between the penciling and the original polygons borders
lefthanded: if TRUE the penciling is done left-handed style.
clip: if TRUE, the penciling is cut by the original polygon.