mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
97130a4e66
The refactor of the border painting mainly to handle: 1. Single border with minor border radius. 2. Different border widths and border colors joined situations. This refactor only apply to solid border. The main differece is to use Path.fill to paint each border, not fill_rect anymore. There's a special case need to consider. The Path.fill will leave shared edge blank between two borders. To handle this, we decide to combine the borders with same color to paint together. |
||
---|---|---|
.. | ||
apps | ||
color-palettes | ||
color-schemes | ||
cursor-themes | ||
devel/templates | ||
emoji | ||
fonts | ||
graphics | ||
html | ||
icons | ||
js/Spreadsheet | ||
keymaps | ||
themes | ||
wallpapers | ||
fortunes.json | ||
words.txt |