ladybird/Base/res
zhiyuang 97130a4e66 LibWeb: More correctly paint joins between borders
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.
2023-07-18 14:51:13 +01:00
..
apps Base: Setup file associations for .tvg 2023-07-03 23:54:51 +02:00
color-palettes Base: Add pastel color palette 2022-02-10 10:22:17 +00:00
color-schemes Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes 2022-12-31 04:20:59 -07:00
cursor-themes Base: Remove an upscaled version of a Hidden cursor 2022-09-01 14:27:07 +01:00
devel/templates LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
emoji Base: Add 2 new emojis 2023-07-17 06:31:54 +01:00
fonts Base: Add Unicode arrows to Katica Italic 10 2023-06-07 00:47:22 +02:00
graphics Base: Add high-quality vectorized Buggie .tvg file 2023-07-03 23:54:51 +02:00
html LibWeb: More correctly paint joins between borders 2023-07-18 14:51:13 +01:00
icons Base: Remove unused png file 2023-06-15 17:44:44 -04:00
js/Spreadsheet Spreadsheet: Fix maxIf and minIf name in documentation 2022-10-29 06:29:11 +03:30
keymaps Base: Extend the Finnish keymap and make capital Å type what it should 2023-05-31 16:42:09 +02:00
themes Themes: Add color schemes to all themes 2022-12-31 04:20:59 -07:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a new quote to the fortunes database 2023-06-24 19:13:42 +03:30
words.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00