servo/components/fonts/shapers
Simon Wülker 73e39cf085
fonts: Reduce the public API surface (#39112)
This change marks all items that are not used by other crates as
`pub(crate)` instead of `pub`.

Additionally, I've removed all code that turned out to be unused. I
think most of it was used only by `layout-2013`.


Testing: The correctness of these changes is verified by the compiler,
so no tests are needed.

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-09-03 20:15:51 +00:00
..
harfbuzz.rs fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00
mod.rs fonts: Reduce the public API surface (#39112) 2025-09-03 20:15:51 +00:00