Sam Atkins
|
e43f3e4808
LibWeb/CSS: Parse font-[feature,variation]-settings descriptors
|
9 달 전 |
Sam Atkins
|
20af2eb2b0
LibWeb/CSS: Parse the font-language-override descriptor
|
9 달 전 |
Sam Atkins
|
b1870e7029
LibWeb/CSS: Parse font-width descriptor and its font-stretch alias
|
9 달 전 |
Sam Atkins
|
4a67b28600
LibWeb/CSS: Make font-stretch a legacy alias for new font-width
|
9 달 전 |
Sam Atkins
|
7c50a31402
LibWeb/CSS: Parse font-named-instance descriptor
|
9 달 전 |
Sam Atkins
|
3eb6d510fd
LibWeb/CSS: Parse font-display descriptor
|
9 달 전 |
Sam Atkins
|
2f7d18865d
LibWeb: Parse ascent-, descent-, and line-gap-override descriptors
|
9 달 전 |
Aliaksandr Kalenik
|
a9d5a99568
LibGfx+LibWeb: Replace remaining OpenType implementation with Skia
|
10 달 전 |
Sam Atkins
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
10 달 전 |
Sam Atkins
|
59778d2b36
LibWeb/CSS: Make CSS Parser::create() infallible
|
11 달 전 |
Aliaksandr Kalenik
|
2ead999f2b
LibGfx+LibWeb: Remove typeface classes for WOFF fonts
|
11 달 전 |
Aliaksandr Kalenik
|
c09b5b8df0
LibGfx+LibWeb: Rename Gfx::WOFF2::Font to Gfx::WOFF2::Typeface
|
1 년 전 |
Aliaksandr Kalenik
|
1d2e559e13
LibGfx+LibWeb: Rename Gfx::WOFF::Font to Gfx::WOFF::Typeface
|
1 년 전 |
Aliaksandr Kalenik
|
2f515827c0
Everywhere: Rename Gfx::OpenType::Font to Gfx::OpenType::Typeface
|
1 년 전 |
Aliaksandr Kalenik
|
d5926a3231
LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface
|
1 년 전 |
Daniel Bertalan
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
1 년 전 |
Andrew Kaster
|
28f728dfdb
LibWeb: Implement FontFace.load() for url() based font sources
|
1 년 전 |
Andrew Kaster
|
60b3436ea3
LibWeb: Support loading FontFaces constructed with binary data
|
1 년 전 |
Andrew Kaster
|
2bc51f08d9
LibWeb: Implement or stub FontFace interface's attribute getters/setters
|
1 년 전 |
Andrew Kaster
|
2c31d7dddc
LibWeb: Add stub implementation of CSS FontFace Web API
|
1 년 전 |
Andrew Kaster
|
3a5eabc43b
LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace
|
1 년 전 |
Aliaksandr Kalenik
|
f50bf00814
LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx
|
1 년 전 |
Andreas Kling
|
74bdbdf43f
LibWeb: Parse font-weight and font-style inside @font-face rules
|
2 년 전 |
Sam Atkins
|
c2f0b20d6b
LibWeb: Port FontFace to new Strings
|
2 년 전 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 년 전 |
Sam Atkins
|
dbbd6d3508
LibWeb: Parse `@font-face` `unicode-range` descriptor
|
3 년 전 |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 년 전 |