Files
ladybird/Libraries/LibGfx/Path.cpp
AnotherTest 6f15f23a40 LibGfx: Add Path::close_all_subpaths()
Unlike Path::close() which closes only the last subpath (if possible),
this closure mechanism closes _all_ available subpaths.
2020-05-09 23:25:39 +02:00

5.9 KiB