Andreas Kling
1f9aed2617
LibWeb: Load and use fonts described by @font-face rules :^)
...
When encountering a @font-face rule, StyleComputer will now fire off
a resource request and download the first source URL specified.
Once downloaded, we try to parse it as a TrueType font file, and if it
works, it's added to a cache in StyleComputer. This effectively makes
fonts per-document since every document has its own StyleComputer.
This is very unoptimized and could definitely use some caching, etc.
But it does work on Acid3. :^)
2022-03-29 02:14:20 +02:00
..
2022-03-28 22:25:25 +02:00
2022-03-27 18:16:08 +02:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-28 22:25:25 +02:00
2022-03-28 22:25:25 +02:00
2022-03-28 22:25:25 +02:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-28 22:25:25 +02:00
2022-03-28 22:25:25 +02:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-26 01:35:39 +00:00
2022-03-28 22:25:25 +02:00
2022-03-28 22:25:25 +02:00
2022-03-24 18:14:01 +01:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-22 15:47:36 +01:00
2022-03-22 15:47:36 +01:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-22 15:47:36 +01:00
2022-03-17 17:23:49 +00:00
2022-03-26 18:15:08 +01:00
2022-03-24 18:08:34 +01:00
2022-03-17 17:23:49 +00:00
2022-03-22 15:47:36 +01:00
2022-03-22 15:47:36 +01:00
2022-03-22 15:47:36 +01:00
2022-03-29 02:14:20 +02:00
2022-03-29 02:14:20 +02:00
2022-03-24 18:08:34 +01:00
2022-03-24 18:08:34 +01:00
2022-03-24 18:08:34 +01:00
2022-03-24 18:08:34 +01:00