serenity/Tests
Aliaksandr Kalenik b5f9c1d003 LibWeb: Use glyph run to represent text in PaintTextShadow command
Given that we have a glyph run where the position of each glyph is
calculated for text fragments during layout, we can reuse it to avoid
this work during painting.
2023-12-05 09:09:56 +01:00
..
AK
Kernel
LibAudio
LibC
LibCompress LibCompress: Fix off-by-one error in generate_huffman_lengths 2023-12-04 00:06:38 +01:00
LibCore
LibCpp
LibCrypto
LibDiff
LibEDID
LibELF
LibGfx LibGfx/ICC: Implement conversion between different connection spaces 2023-12-04 08:02:36 +00:00
LibGL
LibGLSL
LibIMAP
LibJS LibJS+LibWeb: More bringing module loading closer to spec 2023-12-03 20:46:55 +01:00
LibLocale
LibMarkdown
LibPDF
LibRegex
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibVideo
LibWasm
LibWeb LibWeb: Use glyph run to represent text in PaintTextShadow command 2023-12-05 09:09:56 +01:00
LibWebView LibWebView: Avoid trying to break a schemeless URL into renderable parts 2023-12-04 14:47:09 +00:00
LibXML
Spreadsheet
UserspaceEmulator
Utilities
CMakeLists.txt