diff options
author | Andreas Kling <kling@serenityos.org> | 2022-04-10 22:04:44 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-04-10 22:06:46 +0200 |
commit | f1d44da422d55209327f78ef1a709f0e667456f4 (patch) | |
tree | f0463f515e36bdb6db6cb8626b70389af9c6edd2 /Userland/Libraries/LibCore | |
parent | 2f4ab64e8c2c1a69f8a08e4ac4379f1747e580e1 (diff) | |
download | serenity-f1d44da422d55209327f78ef1a709f0e667456f4.zip |
LibGfx: Simplify draw_anti_aliased_line() by avoiding transform callback
Instead of taking a callback that performs the coordinate transformation
we now just take a bool template parameter.
Thanks to Idan for suggesting this! :^)
Diffstat (limited to 'Userland/Libraries/LibCore')
0 files changed, 0 insertions, 0 deletions