packages feed

typst-0.1.0.0: test/typ/visualize/shape-circle-02.typ

// Ensure circle directly in rect works.
#rect(width: 40pt, height: 30pt, fill: red,
  circle(fill: green))