servo/components/layout_2020/flow
Martin Robinson cd2ab36759
Rename gfx to fonts (#32556)
This crate only takes care of fonts now as graphics related things are
split into other crates. In addition, this exposes data structures at
the top of the crate, hiding the implementation details and making it
simpler to import them.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-06-19 20:26:19 +00:00
..
inline Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
construct.rs layout: Flatten inline box storage in InlineFormattingContexts (#32539) 2024-06-19 08:51:10 +00:00
float.rs tables: Add a naive implementation of border-collapse (#32309) 2024-05-18 08:24:23 +00:00
mod.rs layout: Add a InlineFormattingContextBuilder (#32415) 2024-06-03 14:46:53 +00:00
root.rs layout: Flatten inline box storage in InlineFormattingContexts (#32539) 2024-06-19 08:51:10 +00:00