Images 💾

Last commit ⭐

commit c6899b79b609f99e8fd1091eb80ed5b2f430dde7
Author:     MacDue <macdue@dueutil.tech>
AuthorDate: Sun Mar 24 15:17:50 2024 +0000
Commit:     Andreas Kling <kling@serenityos.org>
CommitDate: Sun Mar 24 18:37:44 2024 +0100

    LibWeb: Normalize the angle delta in `CanvasPath::ellipse()`
    
    This fixes both the incorrect arc and ellipse from #22817.