Files
ladybird/Libraries/LibGfx/Font/PathFontProvider.cpp
Jelle Raaijmakers 61abdfe658 LibGfx: Load all font faces from TrueType Collection files
Parse the TTC header to determine the number of fonts in the collection
and load each one individually. This ensures that all font weights and
styles bundled in a TTC file are available for font matching.
2026-03-24 15:08:24 +01:00

6.0 KiB