ladybird/Userland/Libraries/LibTTF
Idan Horowitz 3c894d1e6f LibGfx: Use size_t instead of int for glyph count
The count is always non-negative
2021-04-18 22:10:25 +02:00
..
CMakeLists.txt LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00
Cmap.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Cmap.h Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
Font.cpp LibTTF: Make load_from_file() take String instead of StringView 2021-04-17 01:27:30 +02:00
Font.h LibGfx: Use size_t instead of int for glyph count 2021-04-18 22:10:25 +02:00
Glyf.cpp Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Glyf.h Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00
Tables.h LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00