ladybird/Base
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
..
etc Userland: Remove SymbolServer and the "symbol" user+group 2021-05-22 18:54:22 +02:00
home/anon Base/CI: Create and check test-results.log file for on-target tests 2021-05-21 22:59:07 +01:00
res LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned 2021-05-24 08:18:34 +02:00
usr Documentation: Update bt(1) man page for symbolication changes 2021-05-22 18:54:22 +02:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00