Tim Ledbetter
3e704e0fd6
LibGfx+LibWeb: Fall back to system fonts for missing glyphs
...
When rendering text, if none of the fonts in the cascade list contain a
glyph for a given code point, we now query Skia's font manager to find
a system font that can render it.
2026-01-21 14:01:35 +01:00
Marcos Del Sol Vives
abcc5bc16d
LibWeb: Support multiple emoji/symbol fonts
2025-11-03 09:56:25 +00:00
ayeteadoe
9c67c4a270
LibWebView: Enable EXPLICIT_SYMBOL_EXPORT
2025-08-23 16:04:36 -06:00
Aliaksandr Kalenik
0b8b690f92
LibWeb+LibWebView: Allow to specify default font size in FontPlugin
...
Instead of always assuming 12pt size for default font, explicitly pass
it as a parameter.
2025-01-02 10:47:21 +01:00
Timothy Flynn
a14937c45e
LibWebView+Services+UI: Move the Web plugins to LibWebView
2024-11-11 07:35:43 -05:00