mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
LibGfx: Use the woff2 library to decode WOFF2 font files
This saves us the trouble of maintaining our own implementation, and instantly brings us to full WOFF2 feature parity with others. Co-Authored-By: Andrew Kaster <akaster@serenityos.org>
This commit is contained in:
committed by
Andreas Kling
parent
9be5867eb2
commit
28d4e326f8
Notes:
sideshowbarker
2024-07-17 01:12:07 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/28d4e326f8 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/78
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"default-registry": {
|
||||
"kind": "git",
|
||||
"baseline": "01f602195983451bc83e72f4214af2cbc495aa94",
|
||||
"repository": "https://github.com/microsoft/vcpkg"
|
||||
},
|
||||
"registries": [
|
||||
{
|
||||
"kind": "artifact",
|
||||
|
||||
Reference in New Issue
Block a user