1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 18:47:41 +00:00
serenity/Userland/Libraries/LibGfx/Font/WOFF
Tim Ledbetter 4b5b8fc564 LibGfx: Use safe version of count_leading_zeroes() in WOFF parsers
This guards against undefined behavior when zero is given as an
argument.
2023-10-27 07:13:51 +02:00
..
Font.cpp LibGfx: Use safe version of count_leading_zeroes() in WOFF parsers 2023-10-27 07:13:51 +02:00
Font.h LibGfx: Convert Font APIs to return String instead of DeprecatedString 2023-09-06 11:29:03 -04:00