LibGfx+LibWeb: Replace remaining OpenType implementation with Skia

This change should move us forward toward emoji support, as we are no
longer limited by our own OpenType implementation, which was failing
to parse the TrueType Collection format used to store emoji fonts
(at least on macOS).
This commit is contained in:
Aliaksandr Kalenik
2024-09-04 17:29:01 +02:00
committed by Alexander Kalenik
parent 99f64139d0
commit a9d5a99568
40 changed files with 309 additions and 3201 deletions

View File

@@ -36,7 +36,6 @@ set(FUZZER_TARGETS
Tar
TextDecoder
TIFFLoader
TTF
TinyVGLoader
URL
WasmParser