### Description ```typ #circle(fill: red) #circle(fill: gradient.linear(red, red).sharp(2)) ``` When exporting a PNG, the second circle does not have anti-aliasing: <img width="117" height="203" alt="Two red circles. The second one does not have anti-aliasing." src="https://github.com/user-attachments/assets/0080e685-2a01-4102-8cb2-5966397a15e3" /> ### Operating system _No response_ ### Typst version - [x] I am using the latest version of Typst
Description
When exporting a PNG, the second circle does not have anti-aliasing:
Operating system
No response
Typst version