mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
LibGfx+LibWeb: Use harfbuzz for text shaping
This replaces glyph positioning system with harfbuzz's shaping algorithm. Adding support for bidirectional encoded text.
This commit is contained in:
committed by
Alexander Kalenik
parent
0d05ab2ad0
commit
0d63269cb7
@@ -5,6 +5,7 @@
|
||||
"name": "fontconfig",
|
||||
"platform": "linux | freebsd | openbsd"
|
||||
},
|
||||
"harfbuzz",
|
||||
"icu",
|
||||
"libjpeg-turbo",
|
||||
"libjxl",
|
||||
|
||||
Reference in New Issue
Block a user