mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
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. :^)
9.8 KiB
9.8 KiB