banan-os/LibFont
Bananymous f12ffa92a0 LibFont: Font::get_glyph() now returns nullptr if glyph does not exist
This allows getting glyphs with a single hash lookup
2024-05-31 13:05:07 +03:00
..
include/LibFont LibFont: Font::get_glyph() now returns nullptr if glyph does not exist 2024-05-31 13:05:07 +03:00
CMakeLists.txt Kernel: Move font code to its own library LibFont 2024-05-31 10:47:05 +03:00
Font.cpp LibFont: Font::get_glyph() now returns nullptr if glyph does not exist 2024-05-31 13:05:07 +03:00