mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 17:40:27 +00:00
7181c3f2ea
The ChunkIterator now limits a chunk to using only one font (before, it was possible to have a chunk with >1 font, when `unicode-range` CSS property is used). This change allows us to reduce some complexity in the text shaping and painting code and makes us compatible with the APIs in Skia and HarfBuzz. |
||
---|---|---|
.. | ||
Canvas.h | ||
CMakeLists.txt | ||
Context.cpp | ||
Context.h | ||
Forward.h | ||
GL.cpp | ||
GL.h | ||
GlyphAtlas.cpp | ||
GlyphAtlas.h | ||
Painter.cpp | ||
Painter.h | ||
Program.cpp | ||
Program.h |