This module allows a designer to align text with a custom shape or path and set a space between the object and the text.
This module is defined as a Candidate Release here
It provides three properties:
shape-outside: The shape that the text area should follow
shape-margin: The margin between the shape’s border and the text area.
shape-image-threshold: The alpha channel threshold used to extract the shape using an image. A value of 0.5 means that the shape will enclose all the pixels that are more than 50% opaque.
This module allows a designer to align text with a custom shape or path and set a space between the object and the text. This module is defined as a Candidate Release here It provides three properties:
shape-outside
: The shape that the text area should followshape-margin
: The margin between the shape’s border and the text area.shape-image-threshold
: The alpha channel threshold used to extract the shape using an image. A value of 0.5 means that the shape will enclose all the pixels that are more than 50% opaque.