diff options
author | Egor Ananyin <ananinegor@gmail.com> | 2021-05-08 20:15:03 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-09 16:14:01 +0100 |
commit | 782dc348fd21a17eccf255bc4797cdc10b71bed5 (patch) | |
tree | 279d714007fba319ef699a71d84d20f5f529eec5 /Kernel | |
parent | 5eb062d8d3f5f74102662cb7c3f6016afa6d6396 (diff) | |
download | serenity-782dc348fd21a17eccf255bc4797cdc10b71bed5.zip |
LibGfx: Fix clipping in fill_ellipse
fill_ellipse used to clip the bounding box, so instead of drawing a
part of an ellipse it drew a smaller ellipse. This commit fixes this
behaviour.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions