This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-11 05:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01f6d6c9fa151cdfd7def15bad33d79bfae84ccb
ladybird
/
Userland
/
Libraries
/
LibTTF
History
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