Callum Law
c35ecc8b1c
LibWeb: Respect font-width for variable fonts
2026-01-21 23:49:25 +01:00
norbiros
489381698f
LibGfx: Introduce FontVariationSettings
...
This change lays the groundwork for variable font support in LibWeb.
FontVariationSettings enables customization of existing font axes such
as weight (wght) and width (wdth).
2025-11-04 21:44:32 +01:00
blukai
6e00a38099
LibGfx: Enable otf fonts
2025-05-26 12:14:29 -06:00
Aliaksandr Kalenik
8e2d1559ec
LibGfx: Join ScaledFont into Font
...
Since ScaledFont is the only class inherited from Font we could simply
merge them.
2025-04-21 09:51:16 +02:00
Timothy Flynn
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00