ladybird/Userland/Libraries
Aliaksandr Kalenik c88e76add7 LibGfx: Load fonts with .ttc extension in FontDatabase
That's required for emoji support on macOS where "Apple Color Emoji"
font has TrueType Collection format.
2024-09-06 08:30:30 -04:00
..
LibArchive
LibAudio LibAudio: Override onAudioReady in PlaybackStreamOboe 2024-09-03 00:17:49 -06:00
LibCompress
LibCore LibCore: Create a system time zone watcher 2024-08-25 09:47:42 +02:00
LibCrypto
LibDiff
LibFileSystem
LibGfx LibGfx: Load fonts with .ttc extension in FontDatabase 2024-09-06 08:30:30 -04:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Add a non-BigInt overload of GetNamedTimeZoneOffsetNanoseconds 2024-09-03 19:26:04 +02:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests Libraries+Ladybird: Rename LibProtocol -> LibRequests 2024-08-19 12:56:55 +02:00
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading LibThreading: Adjust ThreadPoolLooper m_busy_count sections 2024-08-19 03:08:04 +02:00
LibTLS
LibUnicode LibUnicode: Add code point GC queries for Punctuation and Separator 2024-09-06 07:42:59 +02:00
LibURL
LibWasm LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references 2024-08-22 09:36:40 +02:00
LibWeb LibWeb: Skip font if it doesn't contain needed glyph in FontCascadeList 2024-09-06 08:30:30 -04:00
LibWebSocket
LibWebView LibWebView+UI: Move the database and cookie jar to WebView::Application 2024-09-05 19:45:47 -04:00
LibXML