mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 06:28:13 +00:00
![]() The drawing had several visual artifacts with the colors not perfectly filling out their outlines. By re-using the path for both stroke and fill, we ensure that the exact same floating point coordinates are used. Drawing the fill first and the stroke after also helps eliminate artifacts. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |