For center alignment, matching the center of the smallest possible virtual circle (or possibly ellipse) surrounding the box to align with the same center of its alignment container may give better visual results than using the horizontal and vertical center of rectangular boxes. I propose a new positional alignment keyword circular-center for this.
This alignment is particularly useful for non-rectangular boxes as specified in [css-shapes], but the level-1 draft of this module only considers custom shapes for floating boxes. For rectangular boxes and shapes, circular-center equals center.
For
centeralignment, matching the center of the smallest possible virtual circle (or possibly ellipse) surrounding the box to align with the same center of its alignment container may give better visual results than using the horizontal and vertical center of rectangular boxes. I propose a new positional alignment keywordcircular-centerfor this.This alignment is particularly useful for non-rectangular boxes as specified in [css-shapes], but the level-1 draft of this module only considers custom shapes for floating boxes. For rectangular boxes and shapes,
circular-centerequalscenter.