1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 21:11:00 +00:00
serenity/Base/res
Sam Atkins 9075dea3a8 Base: Add a test page for Path2D
Neither of the tests here actually passes properly right now. It's a
little more aspirational...

In the first one, the circle draws in the wrong place due apparently to
existing bugs in `CanvasRenderingContext2D::ellipse()`.

In the second, I just haven't yet implemented creating a Path2D from an
SVG path string, because that's going to take a fair bit of untangling
first.
2022-08-14 11:30:40 +02:00
..
apps PartitionEditor: Add the beginnings of a partition editor :^) 2022-07-21 20:13:44 +01:00
color-palettes Base: Add pastel color palette 2022-02-10 10:22:17 +00:00
cursor-themes Base: Add missing HiDPI versions of cursors 2022-02-05 23:28:06 +02:00
devel/templates Base: Port serenity-application template to LibMain 2022-01-07 20:59:21 +01:00
emoji Base: Add more emoji 2022-08-13 08:10:51 +01:00
fonts Base: Add symbols that were previously emoji pngs 2022-08-05 21:47:03 +01:00
graphics Base: Optimize a bunch of PNGs 2022-06-18 21:58:43 +04:30
html Base: Add a test page for Path2D 2022-08-14 11:30:40 +02:00
icons Base: Add Icon for Partition Editor 2022-08-14 00:52:56 +01:00
js/Spreadsheet Spreadsheet: Throw if lookup value doesn't exist and no default is given 2022-06-26 22:21:17 +01:00
keymaps Base: Add new Canadian keyboard mappings 2022-06-30 12:00:10 +01:00
terminal-colors Base: Add the Monokai terminal color scheme 2022-01-28 13:17:37 +01:00
themes Base: Improve visibility of PlaceholderText in themes 2022-07-11 18:11:11 +02: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 quote to the fortunes database 2022-08-13 09:09:28 +01:00
words.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00