ladybird/Base/res
Andreas Kling 8f2425125e LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned
When building userland with UBSAN enabled (#7434), we were getting
spammed to death by unaligned access errors.

Fix these by adding 2 bytes of padding to the FontFileHeader struct,
and adjusting all our font files to match the new format. :^)
2021-05-24 08:18:34 +02:00
..
apps Base: Unregister "md" extension from Browser 2021-05-21 23:38:29 +02:00
cursors Base: Fill in rightmost pixel in crosshair cursor 2021-02-09 20:10:00 +01:00
devel/templates Base: clang-format the cpp-gui template project. 2021-04-25 01:13:59 +02:00
emoji Emoji: Add a return key symbol 2021-05-17 00:16:49 +01:00
fonts LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned 2021-05-24 08:18:34 +02:00
graphics DisplaySettings: Replace the monitor image with something more thematic 2021-05-20 00:03:30 +02:00
html LibGfx: Add support for DDS images 2021-05-18 08:45:53 +01:00
icons Profiler: Add a "Show Disassembly" action (and hide it by default) 2021-05-22 22:49:19 +02:00
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Base: Fix numeric keypad in slovenian keymap 2021-05-22 21:00:08 +01:00
pdf LibPDF: Create basic object structure 2021-05-10 10:32:39 +02:00
themes Base: Tweak syntax highlighting colors in the Default theme 2021-05-21 15:32:53 +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 2021-04-23 09:27:49 +02:00