diff options
author | FrHun <28605587+frhun@users.noreply.github.com> | 2022-06-15 03:55:34 +0200 |
---|---|---|
committer | Sam Atkins <atkinssj@gmail.com> | 2022-06-20 12:40:51 +0100 |
commit | 565f68f8bbe7e81f6ecbe576abba8955dead8e3f (patch) | |
tree | 4a2f6525dd98641a2c0b4aedb66e2ff215dfff7b /Userland/Libraries/LibCore/Process.cpp | |
parent | 586a94818dc834d56d9b584a48fb478270af9f6d (diff) | |
download | serenity-565f68f8bbe7e81f6ecbe576abba8955dead8e3f.zip |
LibGUI: Reimplement Painter::draw_triangle to be more symmetrical
This is a reimplementation of draw_triangle that manages without
floating point arithmetic.
It's most important property, compared to the previous implementation is
that rotating the same triangle 90 degrees won't drastically change the
appearance of that triangle. (it did before)
Diffstat (limited to 'Userland/Libraries/LibCore/Process.cpp')
0 files changed, 0 insertions, 0 deletions