GSoC/2022/StatusReports/XuChe

From KDE Community Wiki
< GSoC‎ | 2022‎ | StatusReports
Revision as of 13:32, 20 June 2022 by Shidao (talk | contribs) (Created page with "== Pixel-perfect ellipses == Currently, Krita can't draw pixel-perfect ellipses, this is due to the error introduced by using Bezier curves and straight lines to approximate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pixel-perfect ellipses

Currently, Krita can't draw pixel-perfect ellipses, this is due to the error introduced by using Bezier curves and straight lines to approximate an ellipse. This project aims to make specialised algorithms that work pixel-perfect for common shapes like ellipses. This project also proposes other improvements for pixel art creation.

Work report

22/06/20: The ellipse algorithm is mainly done but lacks tests and needs improvements.

Links

MRs:

Issue tracker: